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] [Quick Jump]
Flags
Automatic Flags
| Name | Description | Default |
|---|---|---|
| network--gt-3_0_0 | network ≥ 3.0.0 | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- hslogger-1.3.0.0.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, 1.3.2.0 |
|---|---|
| Change log | CHANGELOG.md |
| Dependencies | base (>=4.3 && <4.14), bytestring (>=0.9 && <0.11), containers (>=0.4 && <0.7), network (>=2.6 && <2.9 || >=3.0 && <3.1), network-bsd (>=2.8.1 && <2.9), old-locale (>=1.0 && <1.1), time (>=1.2 && <1.10), unix (>=2.4.2 && <2.8) [details] |
| Tested with | ghc ==7.0.4 || ==7.2.2 || ==7.4.2 || ==7.6.3 || ==7.8.4 || ==7.10.3 || ==8.0.2 || ==8.2.2 || ==8.4.4 || ==8.6.4 |
| License | BSD-3-Clause |
| Copyright | Copyright (c) 2004-2018 John Goerzen , (c) 2019 Herbert Valerio Riedel |
| Author | John Goerzen |
| Maintainer | hvr@gnu.org |
| Uploaded | by HerbertValerioRiedel at 2019-04-15T21:22:11Z |
| Revised | Revision 1 made by HerbertValerioRiedel at 2019-09-07T17:56:18Z |
| Category | Interfaces |
| Home page | https://github.com/hvr/hslogger/wiki |
| Bug tracker | https://github.com/hvr/hslogger/issues |
| Source repo | head: git clone http://github.com/hvr/hslogger.git |
| Reverse Dependencies | 144 direct, 584 indirect [details] |
| Downloads | 108792 total (116 in the last 30 days) |
| Rating | 1.75 (votes: 4) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs available [build log] Last success reported on 2019-04-15 [all 1 reports] |