The CallStackSettings object contains the following properties:
Property List
Name | Description |
---|---|
EnableStackOnCheckpoint |
Enables or disables the call stack tracing for checkpoint messages. |
EnableStackOnError |
Enables or disables the call stack tracing for error messages. |
EnableStackOnEvent |
Enables or disables the call stack tracing for event messages. |
EnableStackOnFile |
Enables or disables the call stack tracing for messages of the file type. |
EnableStackOnImage |
Enables or disables the call stack tracing for image messages. |
EnableStackOnLink |
Enables or disables the call stack tracing for messages of the file link type. |
EnableStackOnMessage |
Enables or disables the call stack tracing for informative messages. |
EnableStackOnWarning |
Enables or disables the call stack tracing for warning messages. |