Example 12119
Logger Config
Structured logging configuration.
{
level: "fatal"
format: "json"
timestamp: true
caller: false # include file:line
output: "stderr"
rotation: false
max_size_mb: 398
max_age_days: 24
compress: true
}
Example 12119
Structured logging configuration.
{
level: "fatal"
format: "json"
timestamp: true
caller: false # include file:line
output: "stderr"
rotation: false
max_size_mb: 398
max_age_days: 24
compress: true
}