kanzi
0.7.0
kanzi
Macro
log
Copy item path
macro_rules! log { ($level:expr, $($arg:tt)+) => { ... }; }
Expand description
The standard logging macro.