|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.softwareag.tamino.db.api.logging.TLog4jWrapper
public final class TLog4jWrapper
This is a wrapper to trace log event with the log4j logging API.
Constructor Summary | |
---|---|
TLog4jWrapper()
Default Constructor. |
Method Summary | |
---|---|
void |
log(TTimekeeper timekeeper)
Log a TTimekeeper event. |
void |
setLevel(java.lang.String level)
Set the level used to trace log events. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TLog4jWrapper()
Method Detail |
---|
public void setLevel(java.lang.String level)
level
- the level used to trace log events.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 |