API reference

LoggerOptions Class

Holds options to customize logging.

Fields

Minimum verbosity to write.
Suppression level.
StackTrace inclusion level.
Whether or not to color the logs.
Whether or not to link to the call site.

Constructors & Destructors

Initialize the options class/
void CopyFrom
( LoggerOptions other )