[][src]Macro stakker_log::trace

macro_rules! trace {
    ( $($x:tt)+ ) => { ... };
}

Log tracing with context info

See top-level docs for details.