[][src]Macro mhlog::info

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

Print an info log message, prefixed by a timestamp and Info.