NpmTool<TSettings>.

CakeLog Property

Summary

Cake log instance.
Assembly
Cake.Npm.dll
Namespace
Cake.Npm
Containing Type
NpmTool<TSettings>

Syntax

public ICakeLog CakeLog { get; }

Value

Type Description
ICakeLog