[][src]Macro delog::trace_now

macro_rules! trace_now {
    ($($arg:tt)+) => { ... };
}

Immediate version of trace!.