error_lazy_with

Macro error_lazy_with 

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

Log an error message with lazy evaluation using format string syntax with a specific logger