Example 17220
Logger Config
Structured logging configuration.
{
level: "debug"
format: "pretty"
timestamp: true
caller: false # include file:line
output: "stdout"
rotation: true
max_size_mb: 195
max_age_days: 72
compress: true
}
Example 17220
Structured logging configuration.
{
level: "debug"
format: "pretty"
timestamp: true
caller: false # include file:line
output: "stdout"
rotation: true
max_size_mb: 195
max_age_days: 72
compress: true
}