Fork me on GitHub
#cider
<
2016-10-05
>
slipset20:10:22

I’m sorry if this is a faq, but I have this web-app which, when run from lein repl prints log4j messages to stdout. When running the same app from inside Cider, the log-messages are nowhere to be seen. Is there a setting I’m missing here? https://github.com/clojure-emacs/cider/issues/524 suggests that the logging can be found in the nrepl buffer, but I cannot find any logs there either (and no, the buffer is not called nrepl anymore, but rather nrepl-messages foo)

bvulpes21:10:20

@slipset: checked *cider-server* yet?