Share via


LoggingTestBase.Logger Property

Definition

Gets the logger for the current.

public Xunit.Abstractions.ITestOutputHelper Logger { get; }
member this.Logger : Xunit.Abstractions.ITestOutputHelper
Public ReadOnly Property Logger As ITestOutputHelper

Property Value

Xunit.Abstractions.ITestOutputHelper

Applies to