BaseMsBuildLogFileFormat.

BaseMsBuildLogFileFormat(ICakeLog) Constructor

Summary

Base class for all MSBuild log file format.

Syntax

protected BaseMsBuildLogFileFormat(ICakeLog log)

Parameters

Name Type Description
log ICakeLog The Cake log instance.

Return Value

Type Description
void