A log category paired with whether it is currently enabled.

Synopsis

Declared in <logging.h>

struct LogCategory;

Data Members

Name

Description

active

Whether logging for this category is enabled.

category

Name of the log category.

Created with MrDocs