Skip to main content

plog

Macro plog 

Source
macro_rules! plog {
    ($plugin:expr, $($arg:tt)*) => { ... };
}
Expand description

Logging macro that logs with the plugin name for identification