Sort of tired of dealing with exceptions in .net. The goal of this repository is to take away the ugliness.
- Basic portal to add exception stack (JSON)
- Basic View where you can view this exception in prettified manner.
- Option to add more than one exception and visualize.
- Option to view correlation (possible) between these exceptions.
- Option to save these exceptions to local storage
- Move to React.
- Add support for Knowledge Base.
- Option to annotate and add data to KB.
- Live tagging of execptions based on KB data.