log_DumpBuff
extern void log_DumpBuff(int, const char *, const u_char *, int);
log_DumpBuff(LogPHYSICAL, "read", buf, ret);
log_DumpBuff(LogPHYSICAL, "write", buf, nbytes);