pub fn recent_activity(cfg: &Config, n: usize) -> RecentActivityReportExpand description
Read the last n files (by filename order, which is timestamped) of
paste_log/ and web_log/ and return their excerpts.
pub fn recent_activity(cfg: &Config, n: usize) -> RecentActivityReportRead the last n files (by filename order, which is timestamped) of
paste_log/ and web_log/ and return their excerpts.