We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Get string with the log content.
Namespace: CodeJam.PerfTests.Running.CoreAssembly: CodeJam.PerfTests.NUnit (in CodeJam.PerfTests.NUnit.dll) Version: 1.1.0.0 (1.1.0.0)
C#
public string GetLog()
VB
Public Function GetLog As String
F#
member GetLog : unit -> string
Type: StringString with the log content.
NUnitCompetitionRunner.NUnitHostLogger ClassCodeJam.PerfTests.Running.Core Namespace