UnboundID LDAP SDK for Java

Ping Identity

Product Information
Getting Started with the LDAP SDK

Debugging SDK Operations

The UnboundID LDAP SDK for Java includes basic debugging support which is based on the Java logging framework in the java.util.logging package.

Debugging is performed in the following general categories (represented by the DebugType enumeration:

The primary interface for accessing debug information is the com.unboundid.util.Debug class. Many of the methods in this class are intended for use by the SDK to generate debugging information, but the following methods are of use to developers wishing to access debug information:

Enabling Debugging via System Properties

It is also possible to enable SDK debugging by setting system properties that will take effect when the JVM is started. The following properties may be set: