CodeQLTool<TSettings>.

CakeLog Property

Summary

Cake log instance.
Assembly
Cake.CodeQL.Cli.dll
Namespace
Cake.CodeQL.Cli
Containing Type
CodeQLTool<TSettings>

Syntax

public ICakeLog CakeLog { get; }

Value

Type Description
ICakeLog