[This is preliminary documentation and is subject to change.]
Standard SYSLOG severity levels http://en.wikipedia.org/wiki/Syslog
Namespace: NFX.Log.SyslogAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax
Members
Member name | Value | Description | |
---|---|---|---|
Emergency | 0 | ||
Alert | 1 | ||
Critical | 2 | ||
Error | 3 | ||
Warning | 4 | ||
Notice | 5 | ||
Information | 6 | ||
Debug | 7 |
See Also