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 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Logging Assembly

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