Skip to main content

log_warn

Macro log_warn 

macro_rules! log_warn {
    ($($args:tt)*) => { ... };
}