gdebug

Macro gdebug 

Source
macro_rules! gdebug {
    ( $($x:expr),* ) => { ... };
}
Expand description

macro for invoke debug level log without initialization and target