Summary
Initializes a new instance of the
BaseMarkdownlintLogFileFormat
class.
- Assembly
- Cake
.Issues .Markdownlint .dll - Namespace
- Cake
.Issues .Markdownlint - Containing Type
- Base
Markdownlint Log File Format
Syntax
protected BaseMarkdownlintLogFileFormat(ICakeLog log)
Parameters
Name | Type | Description |
---|---|---|
log | ICakeLog | The Cake log instance. |
Return Value
Type | Description |
---|---|
void |