pub const ENV_RETENTION_DAYS: &str = "DIG_LOG_RETENTION_DAYS";
The env var overriding the retention day count (tracing-appender max_log_files), default 7.
tracing-appender
max_log_files