The OutputConfig type defines the configuration for the logger's outputs. It is a mapping of LogLevel to an array of OutputType.
OutputConfig
LogLevel
OutputType
The
OutputConfig
type defines the configuration for the logger's outputs. It is a mapping ofLogLevel
to an array ofOutputType
.