Trace

Trace is enabled by running an independent program that performs tracing actions.

Calls to trace for information, warning, and error situations are embedded within MQe.

Applications can also call trace directly and, using the MQe Java™ code base only, add new messages.

Because the interface that a trace handler must implement is published, solutions can implement this interface to collect MQe and application trace, interleave it, and direct the output to where it can be collected. Several trace handlers are supplied as part of the product code.

Also, because most MQe exceptions are passed to the application for handling, the application exception handler can also route these to trace.


Terms of use | WebSphere software

(c) Copyright IBM Corporation 2004, 2005. All rights reserved.