Hi all, I've been debugging an issue in my Clojure app deployed on Heroku and after some time I finally tracked it down to what appears to be an issue when AOT compiling the project while using clj-logging-config [1]
It works without any issues if I let Clojure compile my namespaces on the fly. As soon as I AOT compile, I can't run my jetty server any longer. This led me to open an issue [2] with clj-logging-config where you can find some extra info on my setup. I'm posting this here in the hopes someone has been through this before and that the solution is something trivial I've overlooked. [1] https://github.com/malcolmsparks/clj-logging-config [2] https://github.com/malcolmsparks/clj-logging-config/issues/15 Thanks, Leonardo Borges www.leonardoborges.com -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to clojure@googlegroups.com Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to clojure+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/clojure?hl=en