vlog
macro_rules! ve0 { ($fmt:expr) => { ... }; ($fmt:expr, $($arg:tt)*) => { ... }; }
Always prints to stderr. Follows format! style.
stderr
format!