plugin_debug

Macro plugin_debug 

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