There was an error while loading. Please reload this page.
The prefix for verbose log lines. Lines with this prefix will be written only if AllMessages mode set.
Namespace: CodeJam.PerfTests.LoggersAssembly: CodeJam.PerfTests (in CodeJam.PerfTests.dll) Version: 1.1.0.0 (1.1.0.0)
C#
public const string LogVerbosePrefix = "//"
VB
Public Const LogVerbosePrefix As String = "//"
F#
static val mutable LogVerbosePrefix: string
Type: String
HostLogger ClassCodeJam.PerfTests.Loggers Namespace