macro_rules! log_error { ($error:expr, $context:expr) => { ... }; }
Utility macro for structured error logging