Skip to content

M_CodeJam_PerfTests_Running_Core_NUnitCompetitionRunner_NUnitHostLogger_GetLog

andrewvk edited this page Nov 8, 2016 · 2 revisions

NUnitCompetitionRunner.NUnitHostLogger.GetLog Method

Get string with the log content.

Namespace: CodeJam.PerfTests.Running.Core
Assembly: CodeJam.PerfTests.NUnit (in CodeJam.PerfTests.NUnit.dll) Version: 1.1.0.0 (1.1.0.0)

Syntax

C#

public string GetLog()

VB

Public Function GetLog As String

F#

member GetLog : unit -> string 

Return Value

Type: String
String with the log content.

See Also

Reference

NUnitCompetitionRunner.NUnitHostLogger Class
CodeJam.PerfTests.Running.Core Namespace

Clone this wiki locally