|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.softwareag.tamino.db.api.logging.TJdkLoggingWrapper
public final class TJdkLoggingWrapper
This is a wrapper to trace log event with the JDK 1.4 util logging API.
Constructor Summary | |
---|---|
TJdkLoggingWrapper()
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 TJdkLoggingWrapper()
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 |