getsentry / sentry-netlify-build-plugin

The Sentry Netlify build plugin automatically notifies Sentry of new releases being deployed to your site.
Apache License 2.0
46 stars 17 forks source link

Option to suppress verbose output #42

Open chris-erickson opened 3 years ago

chris-erickson commented 3 years ago

In typical usage, a lot of logs are generated about the status of uploads. In most successful cases this is just noise that doesn't add any value. A final summary "X files were uploaded" or similar would suffice, with a flag to disable full output.