log_error

Macro log_error 

Source
macro_rules! log_error {
    ($msg:expr) => { ... };
}
Expand description

Log an error message.