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