dotnet / dotnet/msbuild

File Logger ignores value of APPEND parameter

Open
#5,452 0 comments 0 reactions 0 assignees View on GitHub
Area: Logging triaged
Dominant language
C#
Stars
5.5k
Forks
1.5k
Avg merge
1d 8h
Merged PRs (30d)
141

Description

See https://github.com/MicrosoftDocs/visualstudio-docs/issues/5508. Only the _presence_ of the APPEND parameter to the logger matters when setting append, so `append=false` means the same thing as `append=true`.

https://github.com/microsoft/msbuild/blob/6019483f9105a83f8a5bf1fb781ff4a5091f1df5/src/Build/Logging/FileLogger.cs#L195-L197

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.