The following tables list the members exposed by FileLoggingChannel.
Name | Description | |
---|---|---|
FileLoggingChannel Constructor | Overloaded. |
Name | Description | |
---|---|---|
FileStreamWriter | The file stream for this logging channel. |
Name | Description | |
---|---|---|
Enabled | Gets or sets a value indicating whether this ILoggingChannel is enabled. (Inherited from Leadtools.Logging.LoggingChannel.LoggingChannel) | |
Filename | Gets or sets the filename to write the log to. |
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. |
Name | Description | |
---|---|---|
Finalize | Releases unmanaged resources and performs other cleanup operations before the FileLoggingChannel is reclaimed by garbage collection. |