Skip to main content

log_warn

Macro log_warn 

Source
macro_rules! log_warn {
    ($logger:expr, $category:ident, $($arg:tt)*) => { ... };
}