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

Add source to detailed logging (consider for 3.5) #3294

Closed
MarkOsborneMS opened this issue Aug 10, 2016 · 1 comment
Closed

Add source to detailed logging (consider for 3.5) #3294

MarkOsborneMS opened this issue Aug 10, 2016 · 1 comment
Assignees
Milestone

Comments

@MarkOsborneMS
Copy link

Microsoft's internal CoreXT tool has been running with a fork of nuget that adds additional logging indicating the source when a package is download from a remote source. e.g.:
Added package 'Newtonsoft.Json.9.0.1' to folder 'E:\repos\mytest\packages' from source 'https://api.nuget.org/v3/index.json'

Adding this functionality to nuget would allow CoreXT to get back onto the mainline nuget rather than maintain its own fork.

@rrelyea please consider for 3.5
/cc @yishaigalatzer @harikmenon

See PR: NuGet/NuGet.Client#783

@joelverhagen
Copy link
Member

Merged into dev with NuGet/NuGet.Client@b335ef9. @rrelyea, we spoke offline about this potentially going into 3.5.

@rrelyea rrelyea added this to the 3.6 Beta1 milestone Sep 7, 2016
@rrelyea rrelyea closed this as completed Sep 7, 2016
@rrelyea rrelyea added the Product:NuGet.exe NuGet.exe label Sep 7, 2016
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

3 participants