Example 6804
Logger Config
Structured logging configuration.
{
level: "debug"
format: "json"
timestamp: true
caller: false # include file:line
output: "stdout"
rotation: false
max_size_mb: 93
max_age_days: 81
compress: true
}
Example 6804
Structured logging configuration.
{
level: "debug"
format: "json"
timestamp: true
caller: false # include file:line
output: "stdout"
rotation: false
max_size_mb: 93
max_age_days: 81
compress: true
}