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