Skip to content

M_CodeJam_PerfTests_Running_Core_XunitCompetitionRunner_XunitHostLogger_GetLog

andrewvk edited this page Nov 8, 2016 · 2 revisions

XunitCompetitionRunner.XunitHostLogger.GetLog Method

Get string with the log content.

Namespace: CodeJam.PerfTests.Running.Core
Assembly: CodeJam.PerfTests.xUnit (in CodeJam.PerfTests.xUnit.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

XunitCompetitionRunner.XunitHostLogger Class
CodeJam.PerfTests.Running.Core Namespace

Clone this wiki locally