User-reserved area

Updated: April 19, 2023

A mask and shift size that represent the area of the flags that is reserved for users.

Description:

Because the logging functions do not look at this area when they log, callers are free to set anything they like in this area. Having this area allows finer-grained control over specific types of messages the caller needs.

Definitions:

#define QH_LOG_USER_RESERVED_MASK
#define QH_LOG_USER_RESERVED_SHIFT