BaseIssueComponent<T>.

Log Property

Summary

Gets the Cake log context.
Assembly
Cake.Issues.dll
Namespace
Cake.Issues
Containing Type
BaseIssueComponent<T>

Syntax

protected ICakeLog Log { get; }

Value

Type Description
ICakeLog
GitHub