pub fn log_buffer(message: &str, buf: &[u8])
Prints out the content of a slice in hex and visible char format to aid debugging. Format is similar to corresponding functionality in node-opcua