kanzi
0.8.0
In kanzi::
log
kanzi
::
log
Macro
debug
Copy item path
macro_rules!
debug { ($(
$arg
:tt)+) => { ... }; }
Expand description
Logs a
debug
message.