plugin_warn

Macro plugin_warn 

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