Skip to main content

lgr_warn

Macro lgr_warn 

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

Logs at WARN level with full call-site metadata.