Oracle Waveset 8.1.1 System Administrator's Guide

Tracing Custom Code

You can use the Waveset tracing facility in custom-written code to provide seamless integration when troubleshooting your deployment.

Use the following classes to provide this tracing facility:

You can also use these com.sun.idm.logging.trace facilities to record trace output. See the Javadoc for more information about these facilities and classes.


Note –

Be aware that the com.sun.idm.logging.trace facilities were not available prior to the Waveset Version 6.0 SP1 release. For earlier versions of Waveset, you must use the com.waveset.util.Trace class instead.