if_logging

Macro if_logging 

Source
macro_rules! if_logging {
    ($flags: expr, $body:block) => { ... };
}