dotnet/msbuild

Consider adding a message indicating binlog creation.

Closed

#12,261 opened on Jul 31, 2025

 (5 comments) (0 reactions) (1 assignee)C# (1,364 forks)batch import
Area: LoggingPriority:3help wantedtriaged

Repository metrics

Stars
 (5,062 stars)
PR merge metrics
 (Avg merge 11d 7h) (125 merged PRs in 30d)

Description

Currently, when using the /bl flag, there is no clear message in the build logs indicating that a binlog file is being created or specifying its location. This can cause confusion for customers who could expect confirmation or details about the binlog file in the textual logs.

Contributor guide