Returns whether logs will be written to any output

Synopsis

Declared in <logging.h>

[[requires_capability(0x7f2e43eec838)]]
bool
Enabled() const;

Return Value

true if any console, file or callback output is active.

Created with MrDocs