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