Skip to main content

LogSeverity

The LogSeverity enum defines the severity levels for logging, ranging from verbose to fatal.

Accepted Values

NameValue
Verbose0
Debug1
Information2
Warning3
Error4
Fatal5