macro_rules! info { { $($arg:tt)* } => { ... }; }
Logging in the medium verbosity level (warn < info < debug)