Struct OutputLine
Namespace: BenchmarkDotNet.Loggers
Assembly: BenchmarkDotNet.dll
Syntax
public struct OutputLine
Properties
Kind
Declaration
public LogKind Kind { readonly get; set; }
Property Value
Type | Description |
---|---|
LogKind |
Text
Declaration
public string Text { readonly get; set; }
Property Value
Type | Description |
---|---|
String |