warning_with

Macro warning_with 

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

Log a warning message using format string syntax with a specific logger