I wonder what is the "best practice" in Clojurescript frontend (browser) related logging (using shadow-cljs, and some frontend app files are cljs, and some are cljc, and cljc files can be tested using jvm repl).
you could take the view that cljc contents will be pure functions... so shouldnt log
I tried Glögi: https://github.com/lambdaisland/glogi But it requires custom formatter (or otherwise you cannot see the log events in Chrome developer tools / console.
Hi @kari.marttila https://github.com/paintparty/fireworks https://github.com/paintparty/fireworks?tab=readme-ov-file#alternatives--prior-art lists other options Early-stage project, feedback welcome!