Java Dynamic Management Kit 4.0 Tools Reference

Specifying the Level of Trace/Debug Information

The level of detail controls the amount of messages you receive. The "trace" level is the default which gives information about the actions of the MBean server and other components. The "debug" level includes all the "trace" information and gives more detail about internal calls, especially in the connector MBeans. It is possible to specify the level of trace/debug information you want to receive. Two levels of information are specified:

If you choose the second option you will automatically receive all trace information as well as debug information. By default, the level is set to LEVEL_TRACE.