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

<br><div class="gmail_quote">On Tue, Aug 23, 2011 at 8:32 PM, Kazu Yamamoto <span dir="ltr">&lt;<a href="mailto:kazu@iij.ad.jp">kazu@iij.ad.jp</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

Hello,<br>
<br>
I have released wai-logger v0.0.1.<br>
<br>
- This version removes the date thread. Instead new cache mechanism<br>
  suggested on this ML was implemented.<br>
<br>
- This version still uses Data.Time. This is because C&#39;s strftime<br>
  did not contribute to improve performance according to my benchmark.<br>
<br>
- Experimental APIs for Builder are provided: apacheFormatBuilder and<br>
  hPutBuilder. These APIs are slower but will be revisited when new<br>
  ByteString library will become available.<br>
<br>
--Kazu<br>
<br>
_______________________________________________<br>
web-devel mailing list<br>
<a href="mailto:web-devel@haskell.org">web-devel@haskell.org</a><br>
<a href="http://www.haskell.org/mailman/listinfo/web-devel" target="_blank">http://www.haskell.org/mailman/listinfo/web-devel</a><br>
</blockquote></div><br>