https://github.com/venantius/ultra is also worth a look (its basically a
wrapper plugin that uses aviso/pretty and others under the hood)

On Thu, 1 Oct 2015 at 21:52 Howard Lewis Ship <hls...@gmail.com> wrote:

> Without the plugin, I typically added the call to
> io.aviso.repl/install-pretty-exceptions in my user.clj, or in some other
> early-loading namespace.
>
> On Mon, Jun 1, 2015 at 11:57 AM, John Gabriele <jmg3...@gmail.com> wrote:
>
>> On Monday, June 1, 2015 at 2:31:46 PM UTC-4, nikolay.k...@gmail.com
>> wrote:
>>>
>>> I think this <https://github.com/AvisoNovate/pretty> is what you're
>>> looking for.
>>>
>>>
>> Intriguing.
>>
>> How can I get this to work automatically? I've got a project created via
>> `lein new app my-app`, and I want to see the pretty stacktrace when I run
>> the app via `lein run` and things blow up.
>>
>> I tried just adding `[io.aviso/pretty "0.1.18"]` to my project.clj's
>> :dependencies, but that doesn't change the stack trace output in my
>> terminal.
>>
>> Thanks.
>>
>> --
>> 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.
>>
>
> --
> Howard M. Lewis Ship
>
> Starting with WalMart Labs on Sep 28th!
>
> Creator of Apache Tapestry
>
> (971) 678-5210
> http://howardlewisship.com
> @hlship
>
> --
> 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.
>

-- 
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