packages feed

wai-log-0.3.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 & Test](https://github.com/scrive/wai-log/workflows/Build%20&%20Test/badge.svg)

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

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