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.MsBuild.
Summary
Base class for all MSBuild log file format.
- 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 |
