Macro xlog_rs::info

source ·
macro_rules! info {
    ($($tail:tt)*) => { ... };
}
Expand description

Logs a message at the info level.