IssueReportFormat.

IssueReportFormat(ICakeLog) Constructor

Summary

Base class for all report format implementations.

Syntax

protected IssueReportFormat(ICakeLog log)

Parameters

Name Type Description
log ICakeLog The Cake log context.

Return Value

Type Description
void