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