Macro r2r::log_error

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

Error log message.