macro_rules! debug { ($($arg:tt)*) => { ... }; }
Log at DEBUG level using the process-wide default tag set by init.
init