yesod-katip: Logging bridge between Yesod and Katip
A library of ytl-style site transformers for adding Katip logging functionality to Yesod monads, as well as capturing and redirectly Yesod-style logging to Katip scribes.
This package supports two workflows:
Taking an existing Yesod website and making its logs also go to Katip, without changing any of the handlers, by wrapping the foundation site in a site transformer.
Using the Katip logging API inside Yesod handlers and widgets through constraints on the foundation site. In this workflow, the site transformers are an easy way to give an existing foundation site Katip functionality and sensible default behaviours.
[Skip to Readme]
Downloads
- yesod-katip-0.1.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 0.1.0.0 |
---|---|
Dependencies | aeson (>=1 && <2), base (>=4.7 && <5), case-insensitive, data-default (>=0.7 && <0.8), http-types, iproute, katip (>=0.8 && <0.9), monad-logger (>=0.3 && <0.4), network, text, wai (>=3 && <4), wai-extra (>=3 && <4), yesod-core (>=1.6 && <1.7), ytl (>=0.1 && <0.2) [details] |
License | BSD-3-Clause |
Copyright | 2020 Isaac van Bakel |
Author | Isaac van Bakel |
Maintainer | ivb@vanbakel.io |
Category | Logging, Web |
Home page | https://github.com/ivanbakel/yesod-katip#readme |
Source repo | head: git clone https://github.com/ivanbakel/yesod-katip |
Uploaded | by ivanbakel at 2020-12-29T13:35:05Z |
Distributions | |
Downloads | 241 total (10 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2020-12-29 [all 1 reports] |