Skip to main content

debug_log_flush

Macro debug_log_flush 

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

Debug log macro that also flushes (use sparingly, for important checkpoints).