Skip to main content

kdebug

Macro kdebug 

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

Emits a debug-level log line.