Summary
Gets or sets the path to the log file into which the build log is written.
- Namespace
- Cake
.Common .Tools .DotNet .MSBuild - Containing Type
- M
S Build File Logger Settings
Syntax
public string LogFile { get; set; }
Remarks
An empty string will use msbuild.log, in the current directory.
Value
Type | Description |
---|---|
string |