|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.codesmarts.log4j.BugReport
This class represents a list of logging events and a semiunique key as an atomic bug repot
| Constructor Summary | |
BugReport(java.util.List events,
int method)
Create a new bug report. |
|
| Method Summary | |
java.util.List |
getEvents()
Return the list of logging events contained in this report |
java.lang.String |
getKey()
Return the semiunique hash value of this report |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public BugReport(java.util.List events,
int method)
events - a list of Log4j LoggingEvents| Method Detail |
public java.util.List getEvents()
public java.lang.String getKey()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||