|
|
@ -112,7 +112,7 @@
|
|
|
|
; - [plain] - The plain formatter, this outputs log messages using a
|
|
|
|
; - [plain] - The plain formatter, this outputs log messages using a
|
|
|
|
; human readable format with the addition of function name
|
|
|
|
; human readable format with the addition of function name
|
|
|
|
; and line number. No color escape codes are ever printed
|
|
|
|
; and line number. No color escape codes are ever printed
|
|
|
|
nor are verbose messages treated specially.
|
|
|
|
; nor are verbose messages treated specially.
|
|
|
|
; - [json] - Log the output in JSON. Note that JSON formatted log entries,
|
|
|
|
; - [json] - Log the output in JSON. Note that JSON formatted log entries,
|
|
|
|
; if specified for a logger type of 'console', will be formatted
|
|
|
|
; if specified for a logger type of 'console', will be formatted
|
|
|
|
; per the 'default' formatter for log messages of type VERBOSE.
|
|
|
|
; per the 'default' formatter for log messages of type VERBOSE.
|
|
|
|