trace_log

Macro trace_log 

Source
macro_rules! trace_log {
    ($trace:expr, $component:expr, $phase:expr, $($arg:tt)*) => { ... };
}