Example 5912
Logger Config
Structured logging configuration.
{
level: "trace"
format: "pretty"
timestamp: true
caller: false # include file:line
output: "stdout"
rotation: false
max_size_mb: 346
max_age_days: 22
compress: true
}
Example 5912
Structured logging configuration.
{
level: "trace"
format: "pretty"
timestamp: true
caller: false # include file:line
output: "stdout"
rotation: false
max_size_mb: 346
max_age_days: 22
compress: true
}