Skip to main content

lgr_debug

Macro lgr_debug 

Source
macro_rules! lgr_debug {
    ($logger:expr, $($arg:tt)*) => { ... };
}
Expand description

Logs at DEBUG level with full call-site metadata.