macro_rules! trace { {$static_str:literal} => { ... }; {$static_str:literal, $($args:tt)*} => { ... }; }
Trace level log