VerbosityExtensions Class

Summary

Extensions to Verbosity
Assembly
Cake.Jekyll.dll
Namespace
Cake.Jekyll
Base Types
  • Object
graph BT Type-->Base0["Object"] Type["VerbosityExtensions"] class Type type-node

Syntax

public static class VerbosityExtensions

Methods

Name Value Summary
ToJekyllLogLevel(Nullable<Verbosity>) JekyllLogLevel
Convert a Verbosity to the best equivalent JekyllLogLevel.
static
ToJekyllLogLevel(Verbosity) JekyllLogLevel
Convert a Verbosity to the best equivalent JekyllLogLevel.
static

Extension Methods

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