Would this be the nrepl log needed? 

(dict
 ("id" . "46")
 ("session" . "de710656-5527-4bf7-9b16-c89f818ed326")
 ("status" "done"))
("id" "47" "ns" "nimbus-admin.test.integrations" "op" "eval" "session" 
"de710656-5527-4bf7-9b16-c89f818ed326" "code" "(trace \"test\")\n")
(dict
 ("id" . "4")
 ("out" . "TRACE: \"test\"\n")
 ("session" . "de710656-5527-4bf7-9b16-c89f818ed326"))


On Wednesday, October 29, 2014 1:12:14 PM UTC-4, Bozhidar Batsov wrote:
>
> I’d suggest filing the a ticket with output from *nrepl-messages* so we 
> can have an idea what’s going on.
> You can also try the 0.8-snapshot.
>
> —
> Cheers, 
> Bozhidar
>
> On October 29, 2014 at 5:43:56 PM, Steve Shogren (steve.a...@gmail.com 
> <javascript:>) wrote:
>
> Supposedly that was fixed in nrepl 0.2.6, which is the version I am using. 
> Still nothing.
>
> On Wednesday, October 29, 2014 10:15:34 AM UTC-4, Bozhidar Batsov wrote: 
>>
>>  I recall that a similar problem was caused by a buggy nREPL version. 
>>  See https://github.com/clojure-emacs/cider/issues/785
>>  
>> — 
>> Cheers, 
>> Bozhidar
>>  
>> On October 29, 2014 at 2:41:02 PM, Steve Shogren (steve.a...@gmail.com) 
>> 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 clo...@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+u...@googlegroups.com
>> 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 clojure+u...@googlegroups.com.
>> 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 clo...@googlegroups.com <javascript:>
> Note that posts from new members are moderated - please be patient with 
> your first post.
> To unsubscribe from this group, send email to
> clojure+u...@googlegroups.com <javascript:>
> 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 clojure+u...@googlegroups.com <javascript:>.
> 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 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
--- 
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 clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to