Enum SeverityLevel
Standard SYSLOG severity levels http://en.wikipedia.org/wiki/Syslog
Namespace: Azos.Log.Syslog
Assembly: Azos.dll
Syntax
public enum SeverityLevel
Fields
Name | Description |
---|---|
Alert | |
Critical | |
Debug | |
Emergency | |
Error | |
Information | |
Notice | |
Warning |