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

Log at the info level