The following tables list the members exposed by FileLoggingChannel.
Public Constructors
Name | Description | |
---|---|---|
FileLoggingChannel | Initializes a new instance of the FileLoggingChannel class. |
Public Methods
Name | Description | |
---|---|---|
Close | Closes this log file. | |
Dispose | Releases unmanaged resources and will optionally release managed resources | |
Flush | Clears all buffers for the file stream and causes any buffered data to be written to the file system. | |
WriteLog | Writes the log to the specified file. |
Protected Methods
Name | Description | |
---|---|---|
Finalize | Releases unmanaged resources and performs other cleanup operations before the FileLoggingChannel is reclaimed by garbage collection. |
Public Properties
Name | Description | |
---|---|---|
Filename | Gets or sets the filename to write the log to. |
Protected Fields
Name | Description | |
---|---|---|
FileStreamWriter | The file stream for this logging channel. |
Products |
Support |
Feedback: FileLoggingChannel Class Members - Leadtools.Logging |
Introduction |
Help Version 19.0.2017.3.22
|