log_error

Macro log_error 

Source
macro_rules! log_error {
    ($app_tag:expr, $fmt:expr $(, $($arg:tt)*)?) => { ... };
}