Skip to main content

Standard Logger

Default logger​

Logs to the operating system's standard-out and standard-error streams. Consoles / Terminals as well as most log-managers and logging systems consume messages from these streams.


logger:
type: default
options:
colors: true

See server configuration for log levels