The setTraceParameters Method

The setTraceParameters method sets tracing parameters.

Remarks

Use string current for keeping the current setting for string parameters and use integer value 0 for keeping the current setting for integer parameters.

Type

Synchronous, IMPACT_ACTION_INFO.

Arguments

Name Type Description
Directory String Trace file directory where the trace log file should be kept.
File Name String Trace file name
Max File Size Integer Maximum size (in kilobytes) of trace file before rollover (kilobytes)
Max Trace File Integer Maximum number of trace files to keep in trace directory

Returns

Name Type Description
Directory String Current trace file directory
File Name String Current trace file name
Max File Size Integer Current trace file maximum size (in kilobytes) before rollover
Max Trace File Integer Current maximum number of trace files to keep in the trace directory