macro_rules! warn { ($($arg:tt)*) => { ... }; }
Log at WARN level using the process-wide default tag set by init.
init