A C G S 

A

activateOptions() - Method in class com.facebook.logging.log4j.CustodianLog4JDailyRollingFileAppender
 

C

cleanupAndRollOver() - Method in class com.facebook.logging.log4j.CustodianLog4JDailyRollingFileAppender
 
com.facebook.logging.log4j - package com.facebook.logging.log4j
 
CustodianLog4JDailyRollingFileAppender - Class in com.facebook.logging.log4j
CustodianDailyRollingFileAppender is based on org.apache.log4j.appender.DailyRollingFileAppender so most of the configuration options can be taken from the documentation on that class.
CustodianLog4JDailyRollingFileAppender() - Constructor for class com.facebook.logging.log4j.CustodianLog4JDailyRollingFileAppender
The default constructor does nothing.
CustodianLog4JDailyRollingFileAppender(Layout, String, String) - Constructor for class com.facebook.logging.log4j.CustodianLog4JDailyRollingFileAppender
Instantiate a CustodianDailyRollingFileAppender and open the file designated by filename.

G

getCompressBackups() - Method in class com.facebook.logging.log4j.CustodianLog4JDailyRollingFileAppender
 
getDatePattern() - Method in class com.facebook.logging.log4j.CustodianLog4JDailyRollingFileAppender
Returns the value of the DatePattern option.
getMaxNumberOfDays() - Method in class com.facebook.logging.log4j.CustodianLog4JDailyRollingFileAppender
 

S

setCompressBackups(String) - Method in class com.facebook.logging.log4j.CustodianLog4JDailyRollingFileAppender
 
setDatePattern(String) - Method in class com.facebook.logging.log4j.CustodianLog4JDailyRollingFileAppender
The DatePattern takes a string in the same format as expected by SimpleDateFormat.
setMaxNumberOfDays(String) - Method in class com.facebook.logging.log4j.CustodianLog4JDailyRollingFileAppender
 
subAppend(LoggingEvent) - Method in class com.facebook.logging.log4j.CustodianLog4JDailyRollingFileAppender
This method differentiates DailyRollingFileAppender from its super class.
A C G S 

Copyright © 2012–2015 Facebook, Inc.. All rights reserved.