dotnet/msbuild

Consider adding a message indicating binlog creation.

Closed

#12261 opened on Jul 31, 2025

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

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