log_warning

Macro log_warning 

Source
macro_rules! log_warning {
    ($loggable:expr, $($t:tt)*) => { ... };
}