An NDoc Documented Class Library

RollingFileAppender Class

Rolling file appender that moves the log file to a backup file once it exceeds a certain size.

For a list of all members of this type, see RollingFileAppender Members.

System.Object
   EnterpriseDT.Util.Debug.FileAppender
      EnterpriseDT.Util.Debug.RollingFileAppender

public class RollingFileAppender : FileAppender

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: EnterpriseDT.Util.Debug

Assembly: edtFTPnet (in edtFTPnet.dll)

See Also

RollingFileAppender Members | EnterpriseDT.Util.Debug Namespace