Re: Logging in Compojure

728 views
Skip to first unread message

James Reeves

unread,
Apr 12, 2013, 6:55:36 AM4/12/13
to Compojure
There isn't a standard Ring middleware for this, but there may be third-party libraries available.

I've also yet to find a good logging library (in any programming language). Lamina's instrumentation tools come close, but it also seems a little heavy-weight.

- James


On 12 April 2013 10:57, Kushal Pisavadia <kus...@gmail.com> wrote:
What does everyone use to log requests in Compojure?

Is there a standardised piece of middleware that provides all of the functionality?

It seems like a common feature that Compojure is missing at the moment.

--
You received this message because you are subscribed to the Google Groups "Compojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email to compojure+...@googlegroups.com.
To post to this group, send email to comp...@googlegroups.com.
Visit this group at http://groups.google.com/group/compojure?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

Curtis Summers

unread,
Apr 12, 2013, 9:06:21 AM4/12/13
to comp...@googlegroups.com
I've found ring.middleware.logger to be quite usable.  It uses Log4J under the hood.



-Curtis
Reply all
Reply to author
Forward
0 new messages