hslogger is a logging framework for Haskell, roughly similar to Python's logging module. hpodder lets each log message have a priority and source be associated with it. The programmer can then define global handlers that route or filter messages based on the priority and source. hslogger also has a syslog handler built in.
| Tags | Information Management Internet Log Analysis Software Development Libraries Logging |
|---|---|
| Licenses | LGPL |
| Operating Systems | OS Independent |
| Implementation | Haskell |
Recent releases


Changes: Added compatibility with GHC 6.10 and support for the XML Java logger.


Changes: A small tweak to the .cabal file for Windows users.


No changes have been submitted for this release.


Changes: Updated for GHC 6.8.x.


Changes: This release cleans up some typos in Debian control files.