Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kazu-yamamoto/logger
A fast logging system for Haskell
https://github.com/kazu-yamamoto/logger
Last synced: about 16 hours ago
JSON representation
A fast logging system for Haskell
- Host: GitHub
- URL: https://github.com/kazu-yamamoto/logger
- Owner: kazu-yamamoto
- Created: 2011-12-22T02:47:40.000Z (almost 13 years ago)
- Default Branch: main
- Last Pushed: 2024-10-15T03:53:32.000Z (about 1 month ago)
- Last Synced: 2024-10-29T20:37:52.460Z (15 days ago)
- Language: Haskell
- Homepage:
- Size: 519 KB
- Stars: 159
- Watchers: 10
- Forks: 68
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Efficient, versatile logging tools for Haskell.
fast-logger
-----------
low-level and extremely fast logging tools.
All Haskell logging tools that log to a Handle or generate formatted dates should depend on these.wai-logger
----------
add logging to your webapp.
fast Apache style loggerdate-cache & wai-logger-prefork
-------------------------------
Obsoleted.Please see package documentation of individual packages for more details, e.g:
http://hackage.haskell.org/package/fast-logger