Example 16709
Logger Config
Structured logging configuration.
{
level: "warn"
format: "pretty"
timestamp: true
caller: false # include file:line
output: "stdout"
rotation: true
max_size_mb: 465
max_age_days: 34
compress: true
}
Example 16709
Structured logging configuration.
{
level: "warn"
format: "pretty"
timestamp: true
caller: false # include file:line
output: "stdout"
rotation: true
max_size_mb: 465
max_age_days: 34
compress: true
}