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

Log at the error level