There was an error while loading. Please reload this page.
Write the line.
Namespace: CodeJam.PerfTests.LoggersAssembly: CodeJam.PerfTests (in CodeJam.PerfTests.dll) Version: 1.1.0.0 (1.1.0.0)
C#
public virtual void WriteLine( LogKind logKind, string text )
VB
Public Overridable Sub WriteLine ( logKind As LogKind, text As String )
F#
abstract WriteLine : logKind : LogKind * text : string -> unit override WriteLine : logKind : LogKind * text : string -> unit
HostLogger ClassWriteLine OverloadCodeJam.PerfTests.Loggers Namespace