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.Graphite.
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 |
