log-base: Structured logging solution (base package)
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
Warnings:
- 'ghc-options: -O2' is rarely needed. Check that it is giving a real benefit and not just imposing longer compile times on your users.
- Exposed modules use unallocated top-level names: Log
A library that provides a way to record structured log messages. Use this package in conjunction with 'log-elasticsearch' or 'log-postgres', depending on which back end you need.
[Skip to Readme]
Properties
Versions | 0.7, 0.7.1, 0.7.1.1, 0.7.2.0, 0.7.2.0, 0.7.3.0, 0.7.4.0, 0.8.0.0, 0.8.0.1, 0.9.0.0, 0.9.1.0, 0.9.1.1, 0.10.0.0, 0.10.0.1, 0.11.0.0, 0.11.1.0, 0.12.0.0, 0.12.0.1 |
---|---|
Change log | CHANGELOG.md |
Dependencies | aeson (>=0.11.0.0), aeson-pretty (>=0.8.2), base (<5), bytestring, deepseq, exceptions (>=0.6), mmorph (>=1.0.9 && <1.2), monad-control (>=0.3), monad-time (>=0.2), mtl, semigroups, stm (>=2.4), text, time (>=1.5), transformers-base, unordered-containers [details] |
License | BSD-3-Clause |
Copyright | Scrive AB |
Author | Scrive AB |
Maintainer | Andrzej Rybczak <andrzej@rybczak.net>, Jonathan Jouty <jonathan@scrive.com>, Mikhail Glushenkov <mikhail@scrive.com>, Oleg Grenrus <oleg.grenrus@iki.fi> |
Category | System |
Home page | https://github.com/scrive/log |
Source repo | head: git clone https://github.com/scrive/log.git |
Uploaded | by MikhailGlushenkov at 2017-08-10T16:21:09Z |
Modules
[Index]
- Log
- Backend
- Log.Class
- Log.Data
- Internal
- Log.Internal.Logger
- Log.Logger
- Log.Monad
Downloads
- log-base-0.7.2.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees