Summary
Initializes a new instance of the
BaseLogFileFormat<TIssueProvider, TSettings>
class.
- Assembly
- Cake
.Issues .dll - Namespace
- Cake
.Issues - Containing Type
- BaseLogFileFormat
<TIssueProvider, TSettings>
Syntax
protected BaseLogFileFormat(ICakeLog log)
Parameters
Name | Type | Description |
---|---|---|
log | ICakeLog | The Cake log instance. |
Return Value
Type | Description |
---|---|
void |