mhlog
macro_rules! warn { ($($arg:tt)+) => { ... }; }
Print a warning log message, prefixed by a timestamp and Warning.