hackageDB :: [Package]

Built with Cabal

hslogger: Versatile logging framework

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.

Versions1.0.2, 1.0.4, 1.0.5, 1.0.6, 1.0.7
Dependenciesbase (<3), mtl, network or
base (>=3), containers, directory, mtl, network, process
LicenseLGPL
CopyrightCopyright (c) 2004-2007 John Goerzen
AuthorJohn Goerzen
MaintainerJohn Goerzen <jgoerzen@complete.org>
StabilityStable
CategoryInterfaces
Home pagehttp://software.complete.org/hslogger
Executablesruntests
Upload dateFri Jan 11 21:57:57 UTC 2008
Uploaded byJohnGoerzen
Built onghc-6.8
Build failureghc-6.10 (log), ghc-6.6 (log)

Modules

Downloads