hslogger: Versatile logging framework

[ bsd3, interfaces, library ] [ Propose Tags ] [ Report a vulnerability ]

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.

Flags

Automatic Flags
NameDescriptionDefault
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

Maintainer's Corner

Package maintainers

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
Change log CHANGELOG.md
Dependencies base (>=4.9 && <5), bytestring (>=0.10.8.1 && <0.13), containers (>=0.5.7.1 && <1), deepseq (>=1.4.2.0 && <1.6), network (>=2.6.3.1 && <2.9 || >=3.0 && <3.3), network-bsd (>=2.8.1 && <2.9), old-locale (>=1.0.0.7 && <1.1), time (>=1.6.0.1 && <1.15), unix (>=2.7.2.0 && <2.9) [details]
Tested with ghc ==9.12.1, ghc ==9.10.1, ghc ==9.8.4, ghc ==9.6.6, ghc ==9.4.8, ghc ==9.2.8, ghc ==9.0.2, ghc ==8.10.7, ghc ==8.8.4, ghc ==8.6.5, ghc ==8.4.4, ghc ==8.2.2, ghc ==8.0.2
License BSD-3-Clause
Copyright Copyright (c) 2004-2018 John Goerzen , (c) 2019 Herbert Valerio Riedel
Author John Goerzen
Maintainer https://github.com/haskell-hvr/hslogger
Category Interfaces
Home page https://github.com/haskell-hvr/hslogger/wiki
Bug tracker https://github.com/haskell-hvr/hslogger/issues
Source repo head: git clone http://github.com/haskell-hvr/hslogger.git
Uploaded by AndreasAbel at 2025-03-11T21:46:40Z
Distributions Arch:1.3.1.2, Debian:1.3.1.0, Fedora:1.3.1.0, 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]
Downloads 107675 total (69 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]