timbre icon indicating copy to clipboard operation
timbre copied to clipboard

Support for `nbb`

Open dmg46664 opened this issue 3 years ago • 2 comments

https://github.com/babashka/nbb

Welcome to nbb v1.0.136!
user=> (require '[taoensso.timbre :as timbre :refer-macros [info]])
"Error: Could not find namespace: goog.i18n.DateTimeFormat"

dmg46664 avatar Oct 18 '22 10:10 dmg46664

Hi there, I'm sorry but this issue isn't sufficiently clear for me to attempt a useful response.

Please don't expect library authors to read long linked documents without any context to explain what you're trying to achieve, or how the linked documentation might be relevant.

ptaoussanis avatar Oct 18 '22 16:10 ptaoussanis

@ptaoussanis Apologies, thanks for responding.

I took the risk that you might somewhat familiar (and filed the feature request as a footnote while working around the problem writing my own logging library. Better to file it to start the conversation I thought, rather than not).

nbb is a javascript clojure interpreter by borkdude that is gaining popularity. I find it useful because I can amend aws lambda code and run it without re-compilation that shadow-cljs would require.

I've removed the polylith bit as it's only a potential workaround for my use case. As you say I'll need to expand on that for clarity.

dmg46664 avatar Oct 18 '22 21:10 dmg46664

Closing as part of issue triage due to inactivity

ptaoussanis avatar Feb 28 '24 09:02 ptaoussanis