Very useful, thanks! I was considering just dropping timbre, or extracting 
the profiling macros. The main things I use from timbre are the profiling 
macros.

I found Stuart's post about the original contrib profiling macros being a 
half-baked idea, but I'm unaware of a usable alternative. GUIs like 
visualvm are only good for spot-checking, not for logging performance vs. a 
few thousand use cases, for example, or for keeping a slow-query log. Are 
there other scriptable profiling solutions?

On Friday, July 25, 2014 1:55:49 PM UTC-7, Hugo Duncan wrote:
>
>
> craft...@gmail.com <javascript:> writes: 
>
> > Is there any good way to use timbre in a project with java libs, e.g. 
> c3p0, 
> > that use java logging APIs? 
>
> You might want to look at: 
>
>   http://ptaoussanis.github.io/timbre/taoensso.timbre.tools.logging.html 
>   
> https://github.com/palletops/log-config#user-content-timbre-and-java-logging 
>
> If you set up tools.logging to use your preferred java logging 
> implementation, then timbre can log to it. 
>
> Hugo 
>

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