Macro xlog_rs::log_dispatch

source ·
macro_rules! log_dispatch {
    ($level:ident $msg:expr) => { ... };
    ($level:ident opt,$val:expr,$map:expr,$msg:expr) => { ... };
    ($level:ident res,$val:expr,$map:expr) => { ... };
}
Expand description

Dispatch message with the type and level