Example 8110
Logger Config
Structured logging configuration.
{
level: "debug"
format: "json"
timestamp: true
caller: false # include file:line
output: "stdout"
rotation: false
max_size_mb: 220
max_age_days: 78
compress: true
}
Example 8110
Structured logging configuration.
{
level: "debug"
format: "json"
timestamp: true
caller: false # include file:line
output: "stdout"
rotation: false
max_size_mb: 220
max_age_days: 78
compress: true
}