|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.softwareag.tamino.db.api.logging.TNoLoggingWrapper
public final class TNoLoggingWrapper
This implementation of the TExternalLogger interface is used as a dummy if the logging is disabled permanently. A TNoLoggingWrapper instance suppresses all trace log events.
Constructor Summary | |
---|---|
TNoLoggingWrapper()
Default Constructor. |
Method Summary | |
---|---|
void |
log(TTimekeeper timekeeper)
Log a TTimekeeper event. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TNoLoggingWrapper()
Method Detail |
---|
public void log(TTimekeeper timekeeper)
log
in interface TExternalLogger
timekeeper
- the TTimekeeper instance to log to the external tracing API.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |