log_with_context

Macro log_with_context 

Source
macro_rules! log_with_context {
    ($level:expr, $($field:tt)*) => { ... };
}
Expand description

Convenience macro for structured logging with context