Jump to letter: [
23ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
ghc-hslogger - Versatile logging framework
- Description:
hslogger is a logging framework for Haskell, roughly similar to
Python's logging module.
hslogger 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.
Packages
ghc-hslogger-1.2.1-1.el7.ppc64
[8 KiB] |
Changelog
by Jens Petersen (2013-06-05):
- update to 1.2.1
- update to new simplified Haskell Packaging Guidelines
|