Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

support for logging Clojure data structures #11

Open
darwin opened this issue Jan 24, 2016 · 2 comments
Open

support for logging Clojure data structures #11

darwin opened this issue Jan 24, 2016 · 2 comments

Comments

@darwin
Copy link
Member

darwin commented Jan 24, 2016

We could specify a structured format and a wire protocol for printing/expanding Clojure data structures in a similar way how cljs-devtools work for ClojureScript.

cljs-devtools could then connect to a backend library via websocket and act as a rich logging console for Clojure projects. With support from Dirac DevTools we could turn Chrome's DevTools into a nice REPL + logger for Clojure (not only for ClojureScript).

I personally do most of my work on client-side, so it is unlikely for me to spend time on it at this point. But I would be happy to help someone else who would be interested in implementing it to integrate it (I would do the JavaScript part on front-end).

@darwin darwin changed the title support for logging Clojure data structrures support for logging Clojure data structures Jan 24, 2016
@darwin darwin added idea and removed enhancement labels Jun 6, 2016
@darwin
Copy link
Member Author

darwin commented Nov 29, 2018

Yeah, this is something I had in mind but much more powerful:
https://www.youtube.com/watch?v=c52QhiXsmyI

@darwin
Copy link
Member Author

darwin commented Oct 24, 2019

See this interesting development in shadow-cljs land: https://clojureverse.org/t/introducing-shadow-cljs-inspect/5012

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant