Overview and description of Leadtools Logging classes, enumerations, and interfaces.
Class | Description | |
---|---|---|
EventLogFilter | Defines a class specifying a filter for the EventLog. | |
LogEntry | Base class implementation of ILogEntry. | |
LogEventArgs | Provides data for the Logger.Logging and Logger.Logged events. | |
Logger | Defines a class representing a logger. | |
SerializableDictionary<TKey,TValue> | Represents a serializable collection of keys and values. |
Interface | Description | |
---|---|---|
IEventLogFilter | Defines an interface that is implemented to allow a user to write a class that handles configuring the event log. | |
ILogEntry | Defines an interface that is implemented to allow a user to write a class that handles application specific logging requirements. | |
ILoggingChannel | Defines a logging channel that participates in message logging. |
Enumeration | Description | |
---|---|---|
LogType | Specifies the severity level of the log. |