span_with_context

Macro span_with_context 

Source
macro_rules! span_with_context {
    ($level:expr, $name:expr, $($key:expr => $value:expr),*) => { ... };
}
Expand description

Custom span creation with common attributes