enableStructuredLogging property

bool? enableStructuredLogging
getter/setter pair

Option to specify whether structured logging is enabled.

If true, JSON-formatted logs are parsed as structured logs.

Optional.

Implementation

core.bool? enableStructuredLogging;