Macro xlog_rs::warn

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

Logs a message at the warn level.