aws / graph-explorer

React-based web application that enables users to visualize both property graph and RDF data and explore connections between data without having to write graph queries.
https://github.com/aws/graph-explorer
Apache License 2.0
299 stars 46 forks source link

[Project] Improve logging #439

Open kmcginnes opened 2 weeks ago

kmcginnes commented 2 weeks ago

Support around Graph Explorer is a bit tough because there is not much logging within the Graph Explorer logic.

There are things we must consider when scoping out this project.

Related Issues

Tasks