LogLevel Enumeration

Use to categorize logging messages by severity.

Members

Name Value Description
Error Errors - highest level
Info Information - mid level
None Higher than any real logging level. This is used to turn a category off.
Trace Tracing and debugging - low level
Warning Warnings - high level

Defined in

Last Updated: 08 January, 2020