The following tables list the members exposed by DebugLoggingChannel.
| Name | Description | |
|---|---|---|
| DebugLoggingChannel Constructor | Initializes a new instance of the DebugLoggingChannel class. |
| Name | Description | |
|---|---|---|
| Enabled | Gets or sets a value indicating whether this ILoggingChannel is enabled. (Inherited from Leadtools.Logging.LoggingChannel.LoggingChannel) |
| 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 debug console. |