A log category paired with whether it is currently enabled.
Declared in <logging.h>
<logging.h>
struct LogCategory;
Name
Description
active
Whether logging for this category is enabled.
category
Name of the log category.
Created with MrDocs