Class Summary |
TJdkLoggingWrapper |
This is a wrapper to trace log event with the JDK 1.4 util logging API. |
TLog4jWrapper |
This is a wrapper to trace log event with the log4j logging API. |
TNoLoggingWrapper |
This implementation of the TExternalLogger interface is used as a dummy if the logging is disabled permanently. |
TTimeLogger |
This is the central class to offer time logging of the API. |
TTimeLoggingProxy |
A TTimeLoggingProxy is a dynamic proxy handler used to add simple time logging to interfaces or classes. |