[][src]Macro mhlog::warning

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

Print a warning log message.
Prefix: [-]