This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.Issues.Reporting.
Summary
Base class for all report format implementations.
- Assembly
- Cake
.Issues .Reporting .dll - Namespace
- Cake
.Issues .Reporting - Containing Type
- IssueReportFormat
Syntax
protected IssueReportFormat(ICakeLog log)
Parameters
Name | Type | Description |
---|---|---|
log | ICakeLog | The Cake log context. |
Return Value
Type | Description |
---|---|
void |