Skip to main content

trace_error

Macro trace_error 

Source
macro_rules! trace_error {
    ($ctx:expr, $err:expr, $msg:expr) => { ... };
}
Expand description

Macro for error logging with context.