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