←Select platform
In This Topic ▼

SysLogLoggingChannel Class Members

Summary

The following tables list the members exposed by SysLogLoggingChannel.

Public Constructors

Name Description
Public Constructor
LoggingChannel Initializes a new instance of the LoggingChannel class. (Inherited from LoggingChannel)
Public Constructor SysLogLoggingChannel Initializes a new instance of the SysLogLoggingChannel class.

Public Methods

Name Description
Public Method
Dispose Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
Public Method Format Formats the specified log entry. (Inherited from LoggingChannel)
Public Method Send Sends the specified log entry to the syslog server.
Public Method WriteLog Writes the log to the specific syslog server.

Public Properties

Name Description
Public Property
Enabled Gets or sets a value indicating whether this Leadtools.Logging.ILoggingChannel is enabled. (Inherited from LoggingChannel)
Public Property Hostname Gets or sets the hostname of the syslog server.
Public Property IPAddress Gets or sets the IP address of the syslog server.
Public Property Port Gets or sets the port of the syslog server.

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Logging Assembly