Macro pw_log_errorf

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

Deprecated alias for errorf!.