Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Command line spewed in -tl -v:diagnostic #10979

Open
rainersigwald opened this issue Nov 13, 2024 · 0 comments
Open

Command line spewed in -tl -v:diagnostic #10979

rainersigwald opened this issue Nov 13, 2024 · 0 comments
Labels
Area: Terminal Logger Problems with the livelogger/fancylogger/terminallogger -tl functionality.

Comments

@rainersigwald
Copy link
Member

# dotnet build --verbosity diagnostic
/usr/local/share/dotnet/sdk/9.0.100-rc.2.24474.11/MSBuild.dll -nologo -consoleloggerparameters:Summary -distributedlogger:Microsoft.DotNet.Tools.MSBuild.MSBuildLogger,/usr/local/share/dotnet/sdk/9.0.100-rc.2.24474.11/dotnet.dll*Microsoft.DotNet.Tools.MSBuild.MSBuildForwardingLogger,/usr/local/share/dotnet/sdk/9.0.100-rc.2.24474.11/dotnet.dll -maxcpucount -restore -tlp:default=auto -verbosity:m -verbosity:diagnostic ./MvcTemplate.csproj
Restore complete (1.0s)
    Determining projects to restore...
    All projects are up-to-date for restore.
You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy
  MvcTemplate succeeded (5.5s) → bin/Debug/net9.0/MvcTemplate.dll

Build succeeded in 7.3s

We shouldn't spam that full command line in Terminal Logger mode.

@rainersigwald rainersigwald added the Area: Terminal Logger Problems with the livelogger/fancylogger/terminallogger -tl functionality. label Nov 13, 2024
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

No branches or pull requests

1 participant