Summary
Initializes a new instance of the
CakeDebugger class.
- Namespace
- Cake
.Core .Diagnostics - Containing Type
- CakeDebugger
Syntax
public CakeDebugger(ICakeLog log)
Parameters
| Name | Type | Description |
|---|---|---|
| log | ICakeLog | The log. |
Return Value
| Type | Description |
|---|---|
| void |
