Functions | |
dpl_status_t | dpl_log_request (dpl_ctx_t *ctx, const char *type, const char *subtype, size_t size) |
dpl_status_t dpl_log_request | ( | dpl_ctx_t * | ctx, |
const char * | type, | ||
const char * | subtype, | ||
size_t | size | ||
) |
type | e.g. "request", or "data" |
subtype | e.g. "LIST" or "IN", "OUT", "STORAGE" |
size | data size |