[][src]Macro mhlog::log

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

Print a log message, prefixed by a timestamp.