[][src]Macro logsley::trace

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