Macro r2r::log_warn

source ยท
macro_rules! log_warn {
    ($logger_name:expr, $($args:tt)*) => { ... };
}
Expand description

Warning log message.