pub fn capture_message(
    addr: &Address,
    msg_type: &String,
    data: &[u8],
    is_incoming: bool
)
Expand description

| Dump binary message to file, with timestamp |