Summary
Gets or sets a value indicating whether the build log is appended to the log file or overwrites it. When true, the build log is appended to the log file.
- Namespace
- Cake
.Common .Tools .MSBuild - Containing Type
- MSBuildFileLogger
Syntax
public bool AppendToLogFile { get; set; }
Value
Type | Description |
---|---|
bool |