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