LOGBYTES
LOGBYTES("get", name, byte_count);
LOGBYTES(*mode == 'w' ? "put" : "append", name, byte_count);