Skip to main content

clog

Macro clog 

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

Helpful macro to simplify basic logging without identification