Output Format
Text
This format plugin renders the plan log message as string. Every message is one line.
outputs:
log_file:
type: file
# Format of the log messages
format: text
JSON
This format plugin renders the log message as json string. Every message is one line.
outputs:
log_file:
type: file
# Format of the log messages
format: json