BaseIssueProviderFixture<T>.

Log Property

Summary

Gets or sets the Cake logging instance.

Syntax

public FakeLog Log { get; set; }

Value

Type Description
FakeLog
GitHub