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