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

[Feature]: Give users the ability to have diagnostic-level verbosity for Nuget network activity #11242

Open
MattGal opened this issue Sep 17, 2021 · 0 comments
Labels
Area:Logging Area:Protocol Client/Server protocol /code around it Functionality:SDK The NuGet client packages published to nuget.org Priority:3 Issues under consideration. With enough upvotes, will be reconsidered to be added to the backlog. Type:Feature

Comments

@MattGal
Copy link

MattGal commented Sep 17, 2021

NuGet Product(s) Involved

NuGet.exe, MSBuild.exe, dotnet.exe

The Elevator Pitch

While doing the research that eventually led to #11027, I realized how little information I can actually get about network operations from Nuget Clients. This leads to all sorts of experimentation with packet captures, artificial environments, and frankly guesswork.

A flag, either that honors MSBuild verbosity in build tasks, environment variable, what-have-you, that turns on max verbosity for all network activity (or even errors) could significantly help customers debug through the problems they face. The above issue, for instance, helped find a very old deficiency that had been in Azure DevOps package feeds more-or-less forever.

Additional Context and Details

No response

@dominoFire dominoFire added Area:Logging Area:Protocol Client/Server protocol /code around it labels Sep 18, 2021
@nkolev92 nkolev92 added Priority:3 Issues under consideration. With enough upvotes, will be reconsidered to be added to the backlog. Functionality:SDK The NuGet client packages published to nuget.org and removed Triage:Untriaged labels Sep 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area:Logging Area:Protocol Client/Server protocol /code around it Functionality:SDK The NuGet client packages published to nuget.org Priority:3 Issues under consideration. With enough upvotes, will be reconsidered to be added to the backlog. Type:Feature
Projects
None yet
Development

No branches or pull requests

4 participants