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