Skip to content

Conversation

@rainersigwald
Copy link
Member

When passed an invalid value, like "off", we were crashing instead of emitting an
error, because the resource hadn't been created.

$ .dotnet/dotnet ./artifacts/bin/MSBuild.Bootstrap/Debug/net8.0/MSBuild.dll -tl:off
MSBuild version 17.8.0-dev-23377-01+fd4d0e5ca for .NET
MSBUILD : error MSB1065: Terminal logger value is not valid. It should be one of 'auto', 'true', or 'false'. 
Switch: off

When passed an invalid value, like "off", we were crashing instead of emitting an
error, because the resource hadn't been created.
Copy link
Member

@baronfel baronfel left a comment

Choose a reason for hiding this comment

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

Thanks!

@rainersigwald rainersigwald enabled auto-merge (squash) July 27, 2023 21:00
@rainersigwald rainersigwald added the Area: Terminal Logger Problems with the livelogger/fancylogger/terminallogger -tl functionality. label Jul 27, 2023
@rainersigwald rainersigwald merged commit e2e438e into main Jul 29, 2023
@rainersigwald rainersigwald deleted the rename-tl-resource branch July 29, 2023 06:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area: Terminal Logger Problems with the livelogger/fancylogger/terminallogger -tl functionality.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants