Table of Contents

Class UnicodeConsoleLoggerAttribute

Namespace
BenchmarkDotNet.Attributes
Assembly
BenchmarkDotNet.dll

Enable unicode support in console logger

[AttributeUsage(AttributeTargets.Assembly|AttributeTargets.Class)]
public class UnicodeConsoleLoggerAttribute : Attribute, IConfigSource
Inheritance
UnicodeConsoleLoggerAttribute
Implements
Inherited Members

Constructors

UnicodeConsoleLoggerAttribute()

public UnicodeConsoleLoggerAttribute()

Properties

Config

public IConfig Config { get; }

Property Value

IConfig