Package com.softwareag.tamino.db.api.logging

Interface Summary
TExternalLogger This is the interface that contains the methods to access the external tracing API.
TTimekeeper TTimekeeper is the base interface for tracing periods of time.
 

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.
 



Copyright (c) 2013 Software AG. All Rights Reserved.