ChutzpahSettings.

Trace Property

Summary

Gets or sets a value indicating whether to Log tracing information to chutzpah.log.
Assembly
Cake.Chutzpah.dll
Namespace
Cake.Chutzpah
Containing Type
ChutzpahSettings

Syntax

public bool Trace { get; set; }

Value

Type Description
bool true if trace; otherwise, false.