Optional
clearUse ()` instead.
Optional
correlationThe path to the correlation ID in the event object, used to extract the correlation ID from the event object and add it to the log attributes.
Optional
flushWhether to flush the log buffer when an uncaught error is logged.
Optional
logWhen true
the logger will log the event.
To avoid logging sensitive information, we recommend using this option only for debugging purposes in local environments.
Optional
resetIf true
, the logger will reset the keys added via ()
Options for the () method.