macro_rules! trace_info { ($($arg:tt)*) => { ... }; }
Log at info level, only when tracing feature is enabled