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