Options for the logFormatter constructor option.
logFormatter
Used to make the logFormatter option mutually exclusive with the logRecordOrder option.
logRecordOrder
Optional
The custom log formatter to process log attributes.
See Custom Log Formatters for more information.
Optional list of keys to specify order of the keys in logs.
Options for the
logFormatter
constructor option.Used to make the
logFormatter
option mutually exclusive with thelogRecordOrder
option.