Macro r2r::log_fatal

source ยท
macro_rules! log_fatal {
    ($logger_name:expr, $($args:tt)*) => { ... };
}
Expand description

Fatal log message.