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