[][src]Macro mhlog::info

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

Print an info log message.
Prefix: [ ]