PullRequestSystem.

Log Property

Summary

Gets the Cake log context.
Assembly
Cake.Prca.dll
Namespace
Cake.Prca.PullRequests
Containing Type
PullRequestSystem

Syntax

protected ICakeLog Log { get; }

Value

Type Description
ICakeLog
GitHub