Example 8614
Logger Config
Structured logging configuration.
{
level: "trace"
format: "json"
timestamp: true
caller: false # include file:line
output: "stderr"
rotation: false
max_size_mb: 231
max_age_days: 64
compress: true
}
Example 8614
Structured logging configuration.
{
level: "trace"
format: "json"
timestamp: true
caller: false # include file:line
output: "stderr"
rotation: false
max_size_mb: 231
max_age_days: 64
compress: true
}