sp_tracing
macro_rules! if_tracing { ( $if:expr ) => { ... }; }
Generates the given code if the tracing dependency is enabled.