Graphite.

Graphite(ICakeLog, GraphiteSettings) Constructor

Summary

Initializes a new instance of the Graphite class.
Assembly
Cake.Graphite.dll
Namespace
Cake.Graphite
Containing Type
Graphite

Syntax

public Graphite(ICakeLog log, GraphiteSettings settings)

Parameters

Name Type Description
log ICakeLog Cake log instance.
settings GraphiteSettings GraphiteSettings instance.

Return Value

Type Description
void