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

Client verbose logging does not log sufficient information to diagnose issues interacting with rest sources. #1400

Closed
jamespik opened this issue Aug 26, 2021 · 2 comments · Fixed by #1396
Labels
Issue-Feature This is a feature request for the Windows Package Manager client.
Milestone

Comments

@jamespik
Copy link
Contributor

In addition to logging that the client is sending GET and POST requests to specific endpoints and the http response code received back, we should log the full request response when verbose logging is enabled. This will allow us to diagnose issues purely from logging and not require live repros of any issue.

@ghost ghost added the Needs-Triage Issue need to be triaged label Aug 26, 2021
@denelon denelon added Issue-Feature This is a feature request for the Windows Package Manager client. and removed Needs-Triage Issue need to be triaged labels Aug 26, 2021
@jedieaston
Copy link
Contributor

I've been having a bunch of issues trying to figure out what command hits what endpoint on the current release of winget. Better logging would help a ton.

@denelon denelon linked a pull request Aug 30, 2021 that will close this issue
@denelon
Copy link
Contributor

denelon commented Aug 30, 2021

FYI "--verbose-logs" is the flag to turn verbose logs on per command. We're aiming to get another build out soon[tm].

@denelon denelon added this to the v1.3-Client milestone Jun 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Issue-Feature This is a feature request for the Windows Package Manager client.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants