macro_rules! trace_log_enabled { () => { ... }; }
Dynamic check for whether trace logging is enabled.