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