OptionallogThe base path to use when parsing file logging options.
OptionallogThe default path to use when parsing file logging options.
If this path is relative it is joined with logBaseDir
OptionalprettyAdditional pino-pretty options that are applied to the built-in console/log streams
OptionaldestinationsAdditional logging destinations to use alongside the built-in console/log stream. These can be any created by buildDestination* functions or other Pino Transports
OptionalpinoAdditional Pino Log options that are passed to pino() on logger creation
Additional settings and Pino Transports to apply to the returned Logger.