Appearance
Structured logging configuration. This is an example of a MAML document.
{ level: "info" format: "logfmt" timestamp: true caller: true # include file:line output: "/var/log/app.log" rotation: false max_size_mb: 79 max_age_days: 25 compress: true }