JSON Logging

logging/json_logging

A boolean which indicates whether the logging will be in JSON format or not. If not specified logging will not be in JSON format.

Property

NameTypeConstraints
json_loggingbooleanValues: true or false

Default value: false

Example

logging:
  json_logging: true