I had a similar problem a while back, which I caused to go away without
ever understanding what the cause was.

https://groups.google.com/forum/#!topic/cider-emacs/tMeTw79imgw

Short version, I blew away my ./target directory, and it started working
again. No idea if this helps you, but there you are.

cheers, J

On Wed, Oct 29, 2014 at 8:40 AM, Steve Shogren <[email protected]>
wrote:

> I cannot seem to see the results of "println", "print", or
> "clojure.tools.trace/trace" when running my site, per my setup here:
> http://stackoverflow.com/questions/22365741/missing-out-in-clojure-with-lein-and-ring?lq=1
>
> The one comment suggested trying (.println System/out msg) which prints
> as I would expect, but the others still do not. Any ideas how I could fix
> trace, print, and println?
>
> Thanks!
>
> --
> You received this message because you are subscribed to the Google
> Groups "Clojure" group.
> To post to this group, send email to [email protected]
> Note that posts from new members are moderated - please be patient with
> your first post.
> To unsubscribe from this group, send email to
> [email protected]
> For more options, visit this group at
> http://groups.google.com/group/clojure?hl=en
> ---
> You received this message because you are subscribed to the Google Groups
> "Clojure" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to [email protected]
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to