di-core: Typeful hierarchical structured logging without monad towers.

[ bsd3, library, logging ] [ Propose Tags ]

Typeful hierarchical structured logging without monad towers.


[Skip to Readme]

Modules

[Index] [Quick Jump]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 1.0, 1.0.1, 1.0.2, 1.0.3, 1.0.4
Change log CHANGELOG.md
Dependencies base (>=4.9 && <5.0), containers, safe-exceptions, stm, time [details]
License BSD-3-Clause
Copyright Renzo Carbonara 2017
Author Renzo Carbonara
Maintainer renλren.zone
Category Logging
Home page https://github.com/k0001/di
Bug tracker https://github.com/k0001/di/issues
Uploaded by RenzoCarbonara at 2019-11-15T20:54:06Z
Distributions LTSHaskell:1.0.4, NixOS:1.0.4, Stackage:1.0.4
Reverse Dependencies 7 direct, 5 indirect [details]
Downloads 3373 total (31 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]

Readme for di-core-1.0.4

[back to package description]

di-core

Typeful hierarchical structured logging without monad towers.

If you like monad towers, though, check out di-monad.

Also, for a logging library, this one doesn't do any rendering of log messages. Please refer to di-handle and di-df1 for that.

Build Status

See the BSD3 LICENSE file to learn about the legal terms and conditions for this library.