lightning
0.1.5
lightning
Macro
log_error
Copy item path
Source
macro_rules! log_error { ($logger: expr, $($arg:tt)*) => { ... }; }
Expand description
Log at the
ERROR
level.