r2r

Macro log_error

Source
macro_rules! log_error {
    ($logger_name:expr, $($args:tt)*) => { ... };
}
Expand description

Error log message.