https://github.com/codemeasandwich/error-graph
Graph relationships between JavaScript errors
https://github.com/codemeasandwich/error-graph
correlated debugging errors graph
Last synced: 6 months ago
JSON representation
Graph relationships between JavaScript errors
- Host: GitHub
- URL: https://github.com/codemeasandwich/error-graph
- Owner: codemeasandwich
- Created: 2019-06-27T16:47:17.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2022-12-10T04:41:22.000Z (over 3 years ago)
- Last Synced: 2025-06-19T15:50:33.508Z (about 1 year ago)
- Topics: correlated, debugging, errors, graph
- Language: JavaScript
- Size: 1.44 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# error-graph
## This project is to correlate and generate a graph of related errors.
You will be able to supply a set of stack traces and get the related correlation between the errors out in a graph hierarchy