Skip to content

Conversation

@hasbiyallah01
Copy link
Contributor

@hasbiyallah01 hasbiyallah01 commented Dec 1, 2025

Fixes #50115

Description

Added documentation for the --bl parameter which enables binary logging for the dotnet build command.

Changes

  • Added --bl[:<FILE>] parameter documentation in the Options section
  • Included description of functionality and default behavior
  • Added usage examples showing both --bl and --bl:build-log.binlog syntax
  • Referenced MSBuild Structured Log Viewer for viewing binlog files

Additional Context

This parameter was already functional but undocumented. The documentation follows the existing style and format of other parameters in the file.

Checklist


Internal previews

📄 File 🔗 Preview link
docs/core/tools/dotnet-build.md dotnet build

@hasbiyallah01 hasbiyallah01 requested review from a team and meaghanlewis as code owners December 1, 2025 21:53
@dotnetrepoman dotnetrepoman bot added this to the December 2025 milestone Dec 1, 2025
@dotnet-policy-service dotnet-policy-service bot added dotnet-fundamentals/svc dotnet-cli/subsvc community-contribution Indicates PR is created by someone from the .NET community. labels Dec 1, 2025
@hasbiyallah01
Copy link
Contributor Author

@dotnet-policy-service agree

Copy link
Contributor

@meaghanlewis meaghanlewis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@hasbiyallah01 thank you for your contribution!

I left a few comments for you.

@hasbiyallah01 hasbiyallah01 force-pushed the add-bl-parameter-docs branch 2 times, most recently from 4bf63d6 to e7e098c Compare December 2, 2025 08:37
@meaghanlewis meaghanlewis merged commit 7e5308a into dotnet:main Dec 2, 2025
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

community-contribution Indicates PR is created by someone from the .NET community. dotnet-cli/subsvc dotnet-fundamentals/svc

Projects

None yet

Development

Successfully merging this pull request may close these issues.

/bl parameter is not documented for dotnet build

2 participants