[][src]Macro mhlog::error

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

Print an error log message.
Prefix: [!]