rate_common
macro_rules! defer_log { ($checker:expr, $level:expr, $($arg:tt)*) => { ... }; }
Print something upon scope exit.