Example 13614

Logger Config

Structured logging configuration.

{
level: "warn"
format: "pretty"
timestamp: true
caller: true # include file:line

output: "stdout"
rotation: false
max_size_mb: 459
max_age_days: 66
compress: true
}

See also