log_fatal

Macro log_fatal 

Source
macro_rules! log_fatal {
    ($loggable:expr, $($t:tt)*) => { ... };
}