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