Value Name | Supported values | Description |
---|---|---|
Enable | Yes or no | Turns trace on and off. |
Location | Full path | Directory where trace files are written to. The location string must be a valid file path, for example mqetrace. |
Timestamp | Yes or no | Determine if timestamp information is added to each tracepoint. Set to "no" to reduce file size and increase speed. |
Parameters | Yes or no | Determine if parameter information is added to each tracepoint. Set to "no" to reduce file size and increase speed. |
WrapLength | Value | Advanced value, described in the following list under Wraplength. |
SubtractMethodFilter | Value | Advanced value, described in the following list under AddMethodFilter and SubtractMethodFilter. |
AddMethodFilter | Value | Advanced value, describted in the following list under AddMethodFilter and SubtractMethodFilter. |
These values allow sophisticated control over exactly what trace points are produced. Incorrect use can seriously limit the effectiveness and understandability of the trace files. You should leave these fields blank, unless an IBM service representative instructs you otherwise. If you do send trace files to IBM, you must include details of what both of these fields are set to.
Parent topic: Tracing and logging with C