Previous Topic: LOG Structure

Next Topic: USERNAME Structure

TRACE Structure

CA Technologies recommends using the trace file primarily for debugging. It is a text file and its location is specified in the Global Parameter XML structure in the TRACE structure.

Note: The trace records are free format.

The attributes for the TRACE structure are as follows:

PATH="xxxx"

The name of the trace output file path.

Default: "/tmp/CA_XCOM/"

LEVEL="level"

The required trace level.

Range: 0 through 10, where 0 does not write any trace. As the trace level number increases, more detailed information is written to the trace file.

Default: 0