Visual Basic (Declaration) | |
---|---|
Public Class RollingFileLoggingChannel Inherits FileLoggingChannel Implements ILoggingChannel, IDisposable |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As RollingFileLoggingChannel |
C# | |
---|---|
public class RollingFileLoggingChannel : FileLoggingChannel, ILoggingChannel, IDisposable |
C++/CLI | |
---|---|
public ref class RollingFileLoggingChannel : public FileLoggingChannel, ILoggingChannel, IDisposable |
A file size limit can be specified that allows the log file to be rolled over into another file.
System.Object
Leadtools.Logging.LoggingChannel.LoggingChannel
Leadtools.Logging.LoggingChannel.FileLoggingChannel
Leadtools.Logging.LoggingChannel.RollingFileLoggingChannel
Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7