Utility.CreateDebugLogs

Syntax

Utility.CreateDebugLogs( reserved = 0)

Purpose

Creates TestStand logs.

Remarks

Call this method to create TestStand crash log and NIER dump files. After an application crash, this method creates the crash log in <TestStand_LocalAppData>\CrashLogs and the NIER dump file in <TestStand_LocalAppData>\NIERDump . The contents of these files depend on the settings you specify in the configuration INI file for the application.

Parameters

reserved As Long

[In] Pass 0 for this parameter.

This parameter has a default value of 0 .

See Also

TestStand Crash Log and Dump File