Appearance
Structured logging configuration. This is an example of a MAML document.
{ level: "info" format: "json" timestamp: true caller: true # include file:line output: "stdout" rotation: true max_size_mb: 428 max_age_days: 11 compress: true }