|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Method Summary | |
void |
append(BugReport report)
Append a bug report |
int |
getHashMethod()
Get the hash method used by this appender |
int |
getMaxSize()
Get the maximum buffer size |
org.apache.log4j.Priority |
getThresholdPriority()
Get the priority required to trigger a bug report |
int |
getThresholdSize()
Get the buffer size required to trigger a bug report |
boolean |
isReportDuplicates()
This returns true if this appender is configured to file duplicate reports. |
Method Detail |
public void append(BugReport report)
public org.apache.log4j.Priority getThresholdPriority()
public int getThresholdSize()
public int getMaxSize()
public int getHashMethod()
public boolean isReportDuplicates()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |