Returns whether logs will be written to any output
Synopsis
Declared in <logging.h>
[[requires_capability(0x7f9513a865e8)]]
bool
Enabled() const;
Return Value
true if any console, file or callback output is active.
Created with MrDocs