This content is part of a third party extension that is not supported by the Cake project.
Summary
Initializes a new instance of the
MyGetBuildLog
class.
- Assembly
- Cake
.MyGet .Module .dll - Namespace
- Cake
.MyGet .Module - Containing Type
- MyGetBuildLog
Syntax
public MyGetBuildLog(IConsole console, ICakeConfiguration configuration, Verbosity verbosity = 2)
Parameters
Name | Type | Description |
---|---|---|
console | IConsole | Implementation of IConsole . |
configuration | ICakeConfiguration | Implementation of ICakeConfiguration . |
verbosity | Verbosity | Default Verbosity . |
Return Value
Type | Description |
---|---|
void |