Macro tikv_util::crit[][src]

[]
macro_rules! crit {
    ($($args:tt)+) => { ... };
}
[]

Logs a critical level message using the slog global logger.