The hslogger package (version 1.0.5)
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.
| Other versions | 1.0.2, 1.0.4 |
|---|---|
| Dependencies | base (<3), mtl, network or base (>=3), containers, directory, mtl, network, process |
| License | LGPL |
| Copyright | Copyright (c) 2004-2008 John Goerzen |
| Author | John Goerzen |
| Maintainer | John Goerzen <jgoerzen@complete.org> |
| Stability | Stable |
| Category | Interfaces |
| Home page | http://software.complete.org/hslogger |
| Exposed modules | System.Log, System.Log.Handler, System.Log.Handler.Simple, System.Log.Handler.Syslog, System.Log.Handler.Growl, System.Log.Logger |
| Executables | runtests |
| Upload date | Fri Feb 29 08:34:11 PST 2008 |
| Uploaded by | JohnGoerzen |
| Built on | ghc-6.8 |
Downloads
- hslogger-1.0.5.tar.gz (Cabal source package)
- package description (included in the package)
