Class RollingFileAppender

java.lang.Object
org.apache.log4j.RollingFileAppender

public class RollingFileAppender extends Object
This class is a minimal implementation of the original Log4J class.
Author:
Christian Trutz
  • Constructor Details

  • Method Details

    • setMaxBackupIndex

      public void setMaxBackupIndex(int maxBackups)
    • setMaximumFileSize

      public void setMaximumFileSize(long maxFileSize)