macro_rules! diem_trace {
    ($($arg:tt)+) => { ... };
}
Expand description

Log at the trace level