Macro lightning::log_bytes

source ·
macro_rules! log_bytes {
    ($obj: expr) => { ... };
}
Expand description

Logs a byte slice in hex format.