log_critical

Macro log_critical 

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