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

Log at the error level