starina_api

Macro trace

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

Logs with LogLevel::Trace.