pub const LOG_RETENTION_DAYS: u64 = 7;
Rolling log files older than this many days are pruned at startup.