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