Macro rlg::macro_debug_log

source ·
macro_rules! macro_debug_log {
    ($log:expr) => { ... };
}
Expand description

Conditional debug logging Logs if debug_enabled feature flag set