tikv_util
macro_rules! trace { ($($args:tt)+) => { ... }; }
Logs a trace level message using the slog global logger.