I'd just like to thank you for writing this. It's perfect.

On Monday, May 28, 2012 12:17:30 PM UTC+1, Peter Taoussanis wrote:
>
> Hi everyone,
>
> I recently lost it after spending 5+ hours trying to figure out why Log4j 
> had suddenly started swallowing all my messages [again]. Anyway, decided 
> it'd be infinitely saner to write something simple for my own purposes. I'm 
> posting it here in case someone else might find it useful.
>
> It's on Github (https://github.com/ptaoussanis/timbre) and Clojars (
> https://clojars.org/timbre).
>
> Features (taken from the readme):
> * Small, uncomplicated all-Clojure library.
> * Map-based config: no arcane XML or properties files.
> * Decent performance (low overhead).
> * Flexible fn-centric appender model.
> * Sensible built-in appenders including simple email appender.
> * Tunable flood control.
> * Asynchronous logging support.
>
> As always, any comments/pull-requests/whatever very welcome!
>
> Cheers!
>
> - Peter Taoussanis (@ptaoussanis)
>

-- 
-- 
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/groups/opt_out.


Reply via email to