Emit central error event from Vorpal
Open
- Dominant language
- JavaScript
- Stars
- 5.6k
- Forks
- 278
- PR merge metrics
- No merged PRs in 30d
Description
Would it be possible to have an event that catches all errors so we can respond accordingly?
For example every time I throw an error in `command.validate()` (fyi, it's not documented in the wiki) or `command.action()` I want to log the error somewhere and output a friendly error message.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.