pub fn periodic_log_level(i: u32, every: u32) -> Level👎Deprecated: use
period::Periodic or period::PeriodCounterExpand description
Utility method usually returning log::Level::Debug but when i is divisible by every returns log::Level::Info