debug_trace

Macro debug_trace 

Source
macro_rules! debug_trace {
    ($service:expr, $component:expr, $msg:expr, $ctx:expr) => { ... };
}