log_warning

Macro log_warning 

Source
macro_rules! log_warning {
    ($app_tag:expr, $fmt:expr $(, $($arg:tt)*)?) => { ... };
}