An open API service indexing awesome lists of open source software.

https://github.com/scrive/wai-log


https://github.com/scrive/wai-log

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# 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).