TeamCityLog.

TeamCityLog(IConsole, Verbosity) Constructor

Summary

Initializes a new instance of the TeamCityLog class.
Assembly
Cake.TeamCity.Module.dll
Namespace
Cake.TeamCity.Module
Containing Type
TeamCityLog

Syntax

public TeamCityLog(IConsole console, Verbosity verbosity = 2)

Parameters

Name Type Description
console IConsole Implementation of IConsole.
verbosity Verbosity Default Verbosity.

Return Value

Type Description
void