Leadtools.Logging.LoggingChannel Namespace : EventLogLoggingChannel Class |
The following tables list the members exposed by EventLogLoggingChannel.
Name | Description | |
---|---|---|
EventLogLoggingChannel Constructor | Overloaded. |
Name | Description | |
---|---|---|
Enabled | Gets or sets a value indicating whether this Leadtools.Logging.ILoggingChannel is enabled. (Inherited from Leadtools.Logging.LoggingChannel.LoggingChannel) | |
Name | Gets or sets the name of the log to write to. | |
Source | Gets or sets the source name to register and use when writing to the event log. |
Name | Description | |
---|---|---|
Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from Leadtools.Logging.LoggingChannel.LoggingChannel) | |
Format | Formats the specified log entry. (Inherited from Leadtools.Logging.LoggingChannel.LoggingChannel) | |
WriteLog | Overridden. Writes the log to the specfied event log. |