Package iaik.tc.utils.logging.java12

This package provides functions used for logging on Java platforms older than version 1.4.

See:
          Description

Class Summary
LogCallerInfoJava12 This class implements the CallerInfo for Java environments older than version 1.4.
LogPrintWriter This class implements a custom PrintWriter that extracts the class name, method name and line number of the caller from the stack trace.
 

Package iaik.tc.utils.logging.java12 Description

This package provides functions used for logging on Java platforms older than version 1.4. It is know to work with Java 1.2 and 1.3.