macro_rules! info { ($($t:tt)*) => { ... }; }
Global context-aware logging macros that inherit parent context These can be used in any function to automatically include context from parent functions with span