|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.objectweb.joram.mom.MomTracing
The MomTracing
class centralizes the log tracing for the MOM.
Field Summary | |
static org.objectweb.util.monolog.api.Logger |
dbgDestination
Logger used to trace destinations activity, to be set using topic org.objectweb.joram.shared.Destination |
static org.objectweb.util.monolog.api.Logger |
dbgProxy
Logger used to trace proxies activity, to be set using topic org.objectweb.joram.shared.Proxy |
Constructor Summary | |
MomTracing()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static org.objectweb.util.monolog.api.Logger dbgDestination
public static org.objectweb.util.monolog.api.Logger dbgProxy
Constructor Detail |
public MomTracing()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |