sentry-dart-plugin
sentry-dart-plugin copied to clipboard
enh: improve tasks logging
:scroll: Description
Improves logging by adding a 'skipped' distinction
also at the end it adds a task summary
:bulb: Motivation and Context
Closes #338
:green_heart: How did you test it?
:pencil: Checklist
- [ ] I reviewed submitted code
- [ ] I added tests to verify changes
- [ ] I updated the docs if needed
- [ ] All tests passing
- [ ] No breaking changes