[web-devel] wai-logger v0.0.1

Kazu Yamamoto ( 山本和彦 ) kazu at iij.ad.jp
Wed Aug 24 05:32:47 CEST 2011


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



More information about the web-devel mailing list