It is possible to specify the type of trace/debug information you want to receive. The following types are specified:
INFO_MBEANSERVER: information about the MBean server.
INFO_MLET: information from an MLet service.
INFO_MONITOR: information from a monitor.
INFO_TIMER: information from a timer.
INFO_ADAPTOR_CONNECTOR: information concerning all adaptors and connectors.
INFO_ADAPTOR_HTML: information from an HTML adaptor.
INFO_CONNECTOR_RMI: information from a RMI connector.
INFO_CONNECTOR_HTTP: information from HTTP connectors.
INFO_ADAPTOR_SNMP: information from an SNMP adaptor.
INFO_DISCOVERY: information from a Discovery service.
INFO_SNMP: information from an SNMP manager service.
INFO_NOTIFICATION: information from notification mechanism.
INFO_HEARTBEAT: information from heartbeat mechanism.
INFO_ASSOCIATION: information from an association service.
INFO_MISC: information sent from any other classes.
INFO_ALL. Information from all classes.