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.EsLint.
Summary
Base class for all ESLint log file format implementations.
- Assembly
- Cake
.Issues .EsLint .dll - Namespace
- Cake
.Issues .EsLint - Containing Type
- Base
Es Lint Log File Format
Syntax
protected BaseEsLintLogFileFormat(ICakeLog log)
Parameters
| Name | Type | Description |
|---|---|---|
| log | ICakeLog | The Cake log instance. |
Return Value
| Type | Description |
|---|---|
| void |
