Thanks a lot, Kazu! This is a great building block for any web framework. We are going to make sure it integrates well with Yesod, although not necessarily with the 0.9 release that we already have a release candidate for.

On Tue, Aug 23, 2011 at 8:32 PM, Kazu Yamamoto <kazu@iij.ad.jp> wrote:
Hello,

I have released wai-logger v0.0.1.

- This version removes the date thread. Instead new cache mechanism
 suggested on this ML was implemented.

- This version still uses Data.Time. This is because C's strftime
 did not contribute to improve performance according to my benchmark.

- Experimental APIs for Builder are provided: apacheFormatBuilder and
 hPutBuilder. These APIs are slower but will be revisited when new
 ByteString library will become available.

--Kazu

_______________________________________________
web-devel mailing list
web-devel@haskell.org
http://www.haskell.org/mailman/listinfo/web-devel