-
Couldn't load subscription status.
- Fork 35
P_CodeJam_PerfTests_Running_Core_AppConfigOptions_TroubleshootingMode
andrewvk edited this page Nov 8, 2016
·
2 revisions
Enables DetailedLogging and AllowDebugBuilds options. Adds the TimingsExporter exporter. Also, the Loggers will be threated as if set to .
Namespace: CodeJam.PerfTests.Running.Core
Assembly: CodeJam.PerfTests (in CodeJam.PerfTests.dll) Version: 1.1.0.0 (1.1.0.0)
C#
public bool TroubleshootingMode { get; set; }VB
Public Property TroubleshootingMode As Boolean
Get
SetF#
member TroubleshootingMode : bool with get, set
Type: Booleantrue to enable troubleshooting mode.
AppConfigOptions Class
CodeJam.PerfTests.Running.Core Namespace
AppConfigLoggers.Both