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

Improve logging of failed upgrades #9

Open
siganakis opened this issue Jul 13, 2020 · 0 comments
Open

Improve logging of failed upgrades #9

siganakis opened this issue Jul 13, 2020 · 0 comments

Comments

@siganakis
Copy link
Contributor

The error messages generated by DbUp are super verbose, containing a lot of additional information about the stack trace and other things which are not relevant to the developer trying to fix their script.

A failed script apply should simply log which file the error occurred in, along with the error message and a line number

siganakis added a commit that referenced this issue Jul 13, 2020
siganakis added a commit that referenced this issue Jul 13, 2020
* #9 Improved logging signal to noise ratio

* #9 Version number tick
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant