macro_rules! debugf { ($action:expr, $($arg:tt)*) => { ... }; }
Debug with format string support (only shown when LOG_LEVEL=debug)