macro_rules! macro_debug_log { ($log:expr) => { ... }; }
Re-exported main rlg module from rlg for application logging. Conditional debug logging Logs if debug_enabled feature flag set
rlg
debug_enabled