Example 7819
Logger Config
Structured logging configuration.
{
level: "info"
format: "json"
timestamp: true
caller: true # include file:line
output: "stdout"
rotation: false
max_size_mb: 494
max_age_days: 64
compress: true
}
Example 7819
Structured logging configuration.
{
level: "info"
format: "json"
timestamp: true
caller: true # include file:line
output: "stdout"
rotation: false
max_size_mb: 494
max_age_days: 64
compress: true
}