[][src]Macro solana_libra_logger::trace

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

Log a trace level message using current scope logger