|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object net.codesmarts.log4j.HashUtility
Methods for creating semiunique hash values based on logging incidents
Field Summary | |
static int |
CONTENT
|
static int |
LOCATION
|
static int |
THROWABLE
|
Constructor Summary | |
HashUtility()
|
Method Summary | |
protected static java.lang.String |
hash(java.util.List eventList,
int method)
Create hash values based on incidents |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final int LOCATION
public static final int CONTENT
public static final int THROWABLE
Constructor Detail |
public HashUtility()
Method Detail |
protected static java.lang.String hash(java.util.List eventList, int method)
eventList
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |