Leadtools.Jpip.Logging Namespace : EventLogEntryEventType Enumeration |
public enum EventLogEntryEventType : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum EventLogEntryEventType Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As EventLogEntryEventType
public enum EventLogEntryEventType : System.IComparable, System.IConvertible, System.IFormattable
Leadtools.Jpip.Logging.EventLogEntryEventType = function() { }; Leadtools.Jpip.Logging.EventLogEntryEventType.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class EventLogEntryEventType : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
Debug | Event log with information for debugging purposes. |
Error | Event log with information about events caused by an error. |
Information | Event log with general information. |
Warning | Event log with warnings. |
Use this enumeration to identify and filter the type and severity of events.
System.Object
System.ValueType
System.Enum
Leadtools.Jpip.Logging.EventLogEntryEventType
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