info_with

Macro info_with 

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

Log an info message using format string syntax with a specific logger