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