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.
Modules
[Index]
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
small_base | choose the new smaller, split-up base package. | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- hslogger-1.0.7.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 1.0.2, 1.0.4, 1.0.5, 1.0.6, 1.0.7, 1.0.9, 1.0.10, 1.0.11, 1.0.12, 1.1.0, 1.1.1, 1.1.2, 1.1.3, 1.1.4, 1.1.5, 1.2.0, 1.2.1, 1.2.2, 1.2.3, 1.2.4, 1.2.6, 1.2.7, 1.2.8, 1.2.9, 1.2.10, 1.2.12, 1.3.0.0, 1.3.1.0, 1.3.1.1, 1.3.1.2 |
---|---|
Dependencies | base (<4), containers (<0.6), directory, mtl, network, old-locale, process, time, unix [details] |
License | LicenseRef-LGPL |
Copyright | Copyright (c) 2004-2008 John Goerzen |
Author | John Goerzen |
Maintainer | John Goerzen <jgoerzen@complete.org> |
Revised | Revision 1 made by HerbertValerioRiedel at 2018-08-14T21:19:11Z |
Category | Interfaces |
Home page | http://software.complete.org/hslogger |
Uploaded | by JohnGoerzen at 2008-12-11T14:44:59Z |
Distributions | Arch:1.3.1.2, Debian:1.3.1.0, Fedora:1.3.1.1, FreeBSD:1.2.9, LTSHaskell:1.3.1.2, NixOS:1.3.1.1, Stackage:1.3.1.2 |
Reverse Dependencies | 141 direct, 571 indirect [details] |
Executables | runtests |
Downloads | 107685 total (12 in the last 30 days) |
Rating | 1.75 (votes: 4) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |