Skip to main content

kcrit

Macro kcrit 

Source
macro_rules! kcrit {
    ($($arg:tt)*) => { ... };
}
Expand description

Log a line at critical severity.