packages feed

wai-log-0.1.0.0: README.md

# wai-log [![Hackage version](https://img.shields.io/hackage/v/wai-log.svg?label=Hackage)](https://hackage.haskell.org/package/wai-log) [![Build Status](https://secure.travis-ci.org/scrive/wai-log.svg?branch=master)](http://travis-ci.org/scrive/wai-log)

A simple logging middleware for WAI applications that supports the `log-*`
family of packages.

See [`log-base`](https://hackage.haskell.org/package/log-base).