macro_rules! pw_log_errorf { ($($args:expr),* $(,)?) => { ... }; }
Deprecated alias for errorf!.
errorf!