Sun Identity Manager 8.1 System Administrator's Guide

Tracing Custom Code

You can use the Identity Manager 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 JavadocTM 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 Identity Manager Version 6.0 SP1 release. For earlier versions of Identity Manager, you must use the com.waveset.util.Trace class instead.