Toggles whether to log standard process output as information messages.
If
false
, output is logged as debug messages.
- Namespace
- Statiq
.Common - Containing Type
- ProcessLauncher
- Property Type
- bool
Syntax
public bool LogOutput { get; set; }
Value
Type | Description |
---|---|
bool |