RollingFileLoggingChannel Class

Summary
Implements a logging channel that writes to a file.
Syntax
C#
C++/CLI
public class RollingFileLoggingChannel : FileLoggingChannel 
public ref class RollingFileLoggingChannel : public FileLoggingChannel, ILoggingChannel, System.IDisposable   
Remarks

A file size limit can be specified that allows the log file to be rolled over into another file.

Requirements

Target Platforms

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

Leadtools.Logging Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.