Optional
debugOptional
formatOptions for formatting errors.
The prefix
option is omitted here as it is set per-log message.
Defaults to true if process.env.DEBUG
is truthy, otherwise "top-level-only".
Optional
initialInitial metadata to attach to all log messages from this printer.
Optional
minMinimum log level to print. Messages with a log level less severe than this will be ignored.
debug log metadata inspect options.