Used to set the logging level to include all logging
General debug log message
Identifies an error scenario
General informational log message
Diagnostic Logging level setting to disable all logging (except and forced logs)
Detailed trace level logging should only be used for development, should only be set in a development environment.
Identifies a warning scenario
Generated using TypeDoc
Defines the available internal logging levels for the diagnostic logger, the numeric values of the levels are defined to match the original values from the initial LogLevel to avoid compatibility/migration issues for any implementation that assume the numeric ordering.