Summary
Initializes a new instance of the
LogFileFormat class.
- Assembly
- Cake
.Prca .Issues .EsLint .dll - Namespace
- Cake
.Prca .Issues .EsLint - Containing Type
- LogFileFormat
Syntax
protected LogFileFormat(ICakeLog log)
Parameters
| Name | Type | Description |
|---|---|---|
| log | ICakeLog | The Cake log instance. |
Return Value
| Type | Description |
|---|---|
| void |