Skip to main content

log_handler

Macro log_handler 

Source
macro_rules! log_handler {
    ($($arg:tt)*) => { ... };
}
Expand description

Logs a handler execution event at DEBUG level.