macro_rules! debug { {$static_str:literal} => { ... }; {$static_str:literal, $($args:tt)*} => { ... }; }
Debug level log