dotnet / dotnet/msbuild

Consider special-casing .NET CLI loggers

Open
#7,385 0 comments 1 reaction 0 assignees View on GitHub
Area: Performance triaged
Dominant language
C#
Stars
5.5k
Forks
1.5k
Avg merge
1d 13h
Merged PRs (30d)
133

Description

There is special-case code in MSBuild for some known internal loggers

https://github.com/dotnet/msbuild/blob/09bdfae164eac3b5c9027d803ffa513efaf91095/src/Build/BackEnd/Components/Logging/LoggingService.cs#L1614-L1628

We should consider extending that to account for `Microsoft.DotNet.Tools.MSBuild.MSBuildForwardingLogger` from the SDK which is attached to every `dotnet build`.

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.