Summary
Gets or sets LogFile. The path to the log file into which the build log is written.
An empty string will use msbuild.log.
- Namespace
- Cake
.Common .Tools .MSBuild - Containing Type
- MSBuildFileLogger
Syntax
public FilePath LogFile { get; set; }
Value
Type | Description |
---|---|
FilePath |