Macro lightning::log_bytes[][src]

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

Logs a byte slice in hex format.