The following tables list the members exposed by FileLoggingChannel.
Public Properties
Public Methods
| Name | Description |
 | Close | Closes this log file. |
 | Dispose | Overridden. 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. |
 | Format | Formats the specified log entry. (Inherited from Leadtools.Logging.LoggingChannel.LoggingChannel) |
 | WriteLog | Overridden. Writes the log to the specified file. |
Top
Protected Methods
| Name | Description |
 | Finalize | Releases unmanaged resources and performs other cleanup operations before the FileLoggingChannel is reclaimed by garbage collection. |
Top
See Also