Logger Class

Assembly
Cake.GitPackager.dll
Namespace
Cake.GitPackager
Base Types
  • Object
graph BT Type-->Base0["Object"] Type["Logger"] class Type type-node

Syntax

public static class Logger

Properties

Name Value Summary
LogEngine ICakeLog
static

Methods

Name Value Summary
Log(string) void
static

Extension Methods

Name Value Summary
ToDictionary() IDictionary<string, object>
Requires the Cake.DeployParams addin