[][src]Macro mhlog::fatal

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

Print a fatal log message.
Prefix: [!!]