We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
The prefix for informational log lines. Lines with this prefix will be written even if HostLogMode filter applied.
Namespace: CodeJam.PerfTests.LoggersAssembly: CodeJam.PerfTests (in CodeJam.PerfTests.dll) Version: 1.1.0.0 (1.1.0.0)
C#
public const string LogInfoPrefix = "// ?"
VB
Public Const LogInfoPrefix As String = "// ?"
F#
static val mutable LogInfoPrefix: string
Type: String
HostLogger ClassCodeJam.PerfTests.Loggers Namespace