The TraceLog command enables or disables the system trace log. The trace log (
ssa_trace-
<timestamp>
.log
) is created in the directory specified by the LOGDIR parameter in the [SERVER] section of the ssa.ini file.
TraceLog <state>
The state of the trace log is either enabled (
1
) or disabled (
0
).
The information written to the trace log includes the current section of code being executed, the current system layer, parameter values passed to functions, and other similar information.