Leadtools.Logging.LoggingChannel Namespace : Severity Enumeration |
public enum Severity : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum Severity Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As Severity
public enum Severity : System.IComparable, System.IConvertible, System.IFormattable
Leadtools.Logging.LoggingChannel.Severity = function() { }; Leadtools.Logging.LoggingChannel.Severity.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class Severity : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
Alert | Action must be taken immediately. |
Critical | Critical condition. |
Debug | Debug-level message. |
Emergency | The system is unusable. |
Error | There is an error condition. |
Informational | Information message. |
Notice | There is a normal but significant condition. |
Warning | There is a warning condition. |
System.Object
System.ValueType
System.Enum
Leadtools.Logging.LoggingChannel.Severity
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2