
18 Aug
2011
18 Aug
'11
4:21 a.m.
Hello, Sorry for the delay but I have released wai-logger: http://hackage.haskell.org/package/wai-logger I provide low level modules and a high level module. Users should use the low level modules. The high level module is designed for Mighttpd which uses the prefork technique. A sample code is found in its module documentation. Please use this package and give me feedback. And let's consider how to make this as a WAI middle ware. --Kazu