fsprojects / Paket

A dependency manager for .NET with support for NuGet packages and Git repositories.
https://fsprojects.github.io/Paket/
MIT License
1.99k stars 520 forks source link

Debug/Diagnostic mode/flag for paket to show more/less info for log #2070

Open cloudRoutine opened 7 years ago

cloudRoutine commented 7 years ago

This would allow paket to print a far more detailed report of what's going on during package resolution than the current verbose setting.

This should make it easier for people to submit more useful bug reports.

(you can assign this to me)

by @enricosada : adding also a less verbose level may help

forki commented 7 years ago

marked up-for-grabs

cloudRoutine commented 7 years ago

which branch should I do this on?

forki commented 7 years ago

core3

enricosada commented 6 years ago

Changing the description to also show less verbose output to integrate #1559