Macro session_log::glog_warning

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