https://github.com/scrive/wai-log
https://github.com/scrive/wai-log
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/scrive/wai-log
- Owner: scrive
- License: bsd-3-clause
- Created: 2019-02-22T17:17:13.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-11-23T13:05:43.000Z (over 3 years ago)
- Last Synced: 2025-04-19T04:53:45.501Z (about 1 year ago)
- Language: Haskell
- Size: 50.8 KB
- Stars: 3
- Watchers: 28
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# wai-log [](https://hackage.haskell.org/package/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).