←Select platform

RollingFileLoggingChannel Class

Summary

Implements a logging channel that writes to a file.

Syntax

C#
VB
C++
public class RollingFileLoggingChannel : FileLoggingChannel 
  
Public Class RollingFileLoggingChannel  
   Inherits Leadtools.Logging.Loggingchannel.FileLoggingChannel 
   Implements Leadtools.Logging.Leadtools.Logging.ILoggingChannel, System.IDisposable  
public ref class RollingFileLoggingChannel : public Leadtools.Logging.Loggingchannel.FileLoggingChannel, Leadtools.Logging.Leadtools.Logging.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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Logging Assembly