[][src]Macro mhlog::important

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

Print an important log message.
Prefix: [*]