Implement standardized error message output including the stacktrace #1344
Labels
enhancement
This issue or pull request will add new or improve existing functionality
Milestone
💡 Summary
Recently we analyzed how to modify ScubaGear to ensure that error message print statements are standardized and that they include the stacktrace. We also had problems that in some instances the stacktrace was wrong so that needs to be addressed too. Issue #1005 presents a solution with some sample code. The purpose of this issue is to formally incorporate those enhancements into ScubaGear.
Implementation notes
Conditions the code must satisfy:
The text was updated successfully, but these errors were encountered: