Skip to main content

log_error

Macro log_error 

Source
macro_rules! log_error {
    ($logger:expr, $category:ident, $($arg:tt)*) => { ... };
}