r2r

Macro log_fatal

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

Fatal log message.