Toggles whether to log error process output as error messages.
If
false
, errors are logged as either informational or debug messages depending on LogOutput
.
- Namespace
- Statiq
.Common - Containing Type
- ProcessLauncher
- Property Type
- bool
Syntax
public bool LogErrors { get; set; }
Value
Type | Description |
---|---|
bool |