-
Couldn't load subscription status.
- Fork 35
F_CodeJam_PerfTests_Loggers_HostLogger_LogImportantInfoPrefix
andrewvk edited this page Nov 8, 2016
·
2 revisions
The prefix for important log lines. Lines with this prefix will be written even if HostLogMode filter applied.
Namespace: CodeJam.PerfTests.Loggers
Assembly: CodeJam.PerfTests (in CodeJam.PerfTests.dll) Version: 1.1.0.0 (1.1.0.0)
C#
public const string LogImportantInfoPrefix = "// !"VB
Public Const LogImportantInfoPrefix As String = "// !"F#
static val mutable LogImportantInfoPrefix: stringType: String