[][src]Macro mhlog::warn

macro_rules! warn {
    ($($arg:tt)+) => { ... };
}

Print a warning log message, prefixed by a timestamp and Warning.