Leadtools.Logging Namespace : LogType Enumeration |
public enum LogType : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum LogType Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As LogType
public enum LogType : System.IComparable, System.IConvertible, System.IFormattable
Leadtools.Logging.LogType = function() { }; Leadtools.Logging.LogType.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class LogType : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
Audit | Represents an audit log level. |
Debug | Represents a debug log level. |
Error | Represents an error log level. |
Information | Represents an information log level. |
Warning | Represents a warning log level. |
System.Object
System.ValueType
System.Enum
Leadtools.Logging.LogType
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