Fork me on GitHub
#dirac
<
2016-08-02
>
danielcompton03:08:07

@darwin: would you take a PR to remove the log4j dependency in dirac?

danielcompton03:08:38

To replace it with clojure.tools.logging?

danielcompton03:08:03

We’re using logback, and we get a red warning when we run a REPL

danielcompton03:08:36

I’ve moved the dirac dep to a separate profile that is only used for CLJS and that seems to be working well

danielcompton04:08:09

I’m pretty sure Cursive will work for stuff put in common profiles, like :dev

danielcompton04:08:24

if they’re all just for dev/test then they should be fine in the :dev profile

darwin10:08:26

@danielcompton: I’m open to any improvements. Just cannot comment directly on log4j you raised, because I don’t understand java-side that much.

darwin20:08:14

just finished v0.8 of cljs-devtools and with :async feature and Dirac 0.6.3 you can have long stack traces when pausing in core.async code https://github.com/binaryage/cljs-devtools/releases/tag/v0.8.0