LogLevel represents the different severity levels that can be used to log messages.
The levels are TRACE, DEBUG, INFO, WARN, ERROR, and OFF.
OFF is a special level that can be used to disable logging.
Generated using TypeDoc
LogLevel represents the different severity levels that can be used to log messages.
The levels are TRACE, DEBUG, INFO, WARN, ERROR, and OFF.
OFF is a special level that can be used to disable logging.