trace

Macro trace 

Source
macro_rules! trace {
    ($($arg:tt)*) => { ... };
}
Expand description

Log a trace message