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