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