Example 15903
Logger Config
Structured logging configuration.
{
level: "trace"
format: "json"
timestamp: true
caller: false # include file:line
output: "stdout"
rotation: false
max_size_mb: 236
max_age_days: 89
compress: true
}
Example 15903
Structured logging configuration.
{
level: "trace"
format: "json"
timestamp: true
caller: false # include file:line
output: "stdout"
rotation: false
max_size_mb: 236
max_age_days: 89
compress: true
}