The following tables list the members exposed by SysLogLoggingChannel.
| Name | Description | |
|---|---|---|
| SysLogLoggingChannel Constructor | Overloaded. |
| Name | Description | |
|---|---|---|
| Enabled | Gets or sets a value indicating whether this ILoggingChannel is enabled. (Inherited from Leadtools.Logging.LoggingChannel.LoggingChannel) |
| Hostname | Gets or sets the hostname of the syslog server. |
| IPAddress | Gets or sets the IP address of the syslog server. |
| Port | Gets or sets the port of the syslog server. |
| Name | Description | |
|---|---|---|
| Dispose | Overridden. Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. |
| Format | Formats the specified log entry. (Inherited from Leadtools.Logging.LoggingChannel.LoggingChannel) |
| Send | Sends the specified log entry to the syslog server. |
| WriteLog | Overridden. Writes the log to the specific syslog server. |