PandocSettings.

Log Property

Summary

Write log messages in machine-readable JSON format to FILE.All messages above DEBUG level will be written, regardless of verbosity settings (--verbose, --quiet).
Assembly
Cake.Pandoc.dll
Namespace
Cake.Pandoc
Containing Type
PandocSettings

Syntax

public string Log { get; set; }

Attributes

Type Description
DataMemberAttribute

Value

Type Description
string