Example 6213
Logger Config
Structured logging configuration.
{
level: "error"
format: "json"
timestamp: true
caller: true # include file:line
output: "stdout"
rotation: false
max_size_mb: 139
max_age_days: 43
compress: true
}
Example 6213
Structured logging configuration.
{
level: "error"
format: "json"
timestamp: true
caller: true # include file:line
output: "stdout"
rotation: false
max_size_mb: 139
max_age_days: 43
compress: true
}