Skip to content

Interface: PinoTransportOptions

The options for the Pino transport.

Param

The log level to use. This can be any of the levels defined in PinoCompatibleLoggerLevel.

Param

Options for the Console transport.

Param

Options for the Loki transport. This can be any object that is compatible with the Loki transport.

Properties

PropertyType
console?ConsoleTransportOptions
levelPinoCompatibleLoggerLevel
loki?LokiTransportOptions