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

Always let Nuget.Core log #1095

Closed
ferventcoder opened this issue Dec 18, 2016 · 0 comments
Closed

Always let Nuget.Core log #1095

ferventcoder opened this issue Dec 18, 2016 · 0 comments
Assignees
Milestone

Comments

@ferventcoder
Copy link
Member

ferventcoder commented Dec 18, 2016

There are certain errors and other things that come about from NuGet core that are desired to see. Related to chocolatey/nuget-chocolatey#4

@ferventcoder ferventcoder added this to the 0.10.4 milestone Dec 18, 2016
@ferventcoder ferventcoder self-assigned this Dec 18, 2016
ferventcoder added a commit to ferventcoder/choco that referenced this issue Jan 4, 2017
ferventcoder added a commit that referenced this issue Feb 28, 2017
Some messages coming from NuGet.Core are error messages, so it is
important to show those messages without having NuGet logging only
coming through during debugging calls. Updating NuGet Core to only log
to Info on important messages and adding both a verbose and fatal level
for NuGet messages helps reduce the amount of output from NuGet.
ferventcoder added a commit that referenced this issue Feb 28, 2017
* ticket/stable/GH-1095_nuget-log-always:
  (maint) formatting
  (GH-917) Option - Do Not Show Download Progress
  (GH-1172) Show web status code in failure
  (GH-1095) Always log Nuget.Core messages
ferventcoder added a commit that referenced this issue Feb 28, 2017
* stable:
  (maint) formatting
  (GH-917) Option - Do Not Show Download Progress
  (GH-1172) Show web status code in failure
  (GH-1095) Always log Nuget.Core messages
ferventcoder added a commit that referenced this issue Mar 30, 2017
Capture verbose log information from nuget along with fatal messages.
ferventcoder added a commit that referenced this issue Mar 30, 2017
* stable:
  (doc) update scenarios
  (doc) fix release notes - number of issues
  (version) 0.10.4
  (doc) update CHANGELOG/nuspec
  (GH-1095) ensure nuget logs verbose and fatal
  (GH-262) NuGet.Core support for bypass proxy
  (maint) ILMerge NuGet.Core pdb
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants