macro_rules! gdebug { ( $($x:expr),* ) => { ... }; }
macro for invoke debug level log without initialization and target