trace

Macro trace 

Source
macro_rules! trace {
    {$static_str:literal} => { ... };
    {$static_str:literal, $($args:tt)*} => { ... };
}
Expand description

Trace level log