Macro session_log::log_warning

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