public final class TLog4jWrapper extends java.lang.Object implements TExternalLogger
Constructor and Description |
---|
TLog4jWrapper()
Default Constructor.
|
Modifier and Type | Method and Description |
---|---|
void |
log(TTimekeeper timekeeper)
Log a TTimekeeper event.
|
void |
setLevel(java.lang.String level)
Set the level used to trace log events.
|
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.Copyright (c) 2017 Software AG. All Rights Reserved.