diem_
logger
0.1.0
diem_logger
Macro
warn
Copy item path
Source
macro_rules! warn { ($($arg:tt)+) => { ... }; }
Expand description
Log at the
warn
level