Example 6017
Logger Config
Structured logging configuration.
{
level: "warn"
format: "json"
timestamp: true
caller: false # include file:line
output: "stderr"
rotation: false
max_size_mb: 294
max_age_days: 45
compress: true
}
Example 6017
Structured logging configuration.
{
level: "warn"
format: "json"
timestamp: true
caller: false # include file:line
output: "stderr"
rotation: false
max_size_mb: 294
max_age_days: 45
compress: true
}