CodeAnalysisProvider.

Log Property

Summary

Gets the Cake log context.
Assembly
Cake.Prca.dll
Namespace
Cake.Prca.Issues
Containing Type
CodeAnalysisProvider

Syntax

protected ICakeLog Log { get; }

Value

Type Description
ICakeLog
GitHub