Leadtools.Logging.LoggingChannel Namespace : RollingFileLoggingChannel Class |
The following tables list the members exposed by RollingFileLoggingChannel.
Name | Description | |
---|---|---|
![]() | RollingFileLoggingChannel Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | FileStreamWriter | The file stream for this logging channel. (Inherited from Leadtools.Logging.LoggingChannel.FileLoggingChannel) |
Name | Description | |
---|---|---|
![]() | Enabled | Gets or sets a value indicating whether this Leadtools.Logging.ILoggingChannel is enabled. (Inherited from Leadtools.Logging.LoggingChannel.LoggingChannel) |
![]() | Filename | Overridden. Gets or sets the filename to write the log to. |
![]() | RollSize | Gets or sets the maximum size of the file before a roll occurs. |
Name | Description | |
---|---|---|
![]() | Close | Closes this log file. (Inherited from Leadtools.Logging.LoggingChannel.FileLoggingChannel) |
![]() | Dispose | Releases unmanaged resources and will optionally release managed resources (Inherited from Leadtools.Logging.LoggingChannel.FileLoggingChannel) |
![]() | Flush | Clears all buffers for the file stream and causes any buffered data to be written to the file system. (Inherited from Leadtools.Logging.LoggingChannel.FileLoggingChannel) |
![]() | Format | Overridden. Formats the specified log entry. |
![]() | 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. (Inherited from Leadtools.Logging.LoggingChannel.FileLoggingChannel) |