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