RollingFileLoggingChannel Class

Summary
Implements a logging channel that writes to a file.
Syntax
C#
VB
C++
public class RollingFileLoggingChannel : FileLoggingChannel 
  
Public Class RollingFileLoggingChannel  
   Inherits FileLoggingChannel 
   Implements ILoggingChannel, System.IDisposable  
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 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Logging Assembly

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