macro_rules! info_structured { ($($field:tt)*) => { ... }; }
Convenience macro for structured info logging