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