@hackage log-base0.7
Structured logging solution (base package)
Categories
License
BSD-3-Clause
Maintainer
Andrzej Rybczak <andrzej@rybczak.net>, Jonathan Jouty <jonathan@scrive.com>, Mikhail Glushenkov <mikhail@scrive.com>, Oleg Grenrus <oleg.grenrus@iki.fi>
Links
Versions
Installation
Tested Compilers
Dependencies (15)
- aeson >=0.11.0.0
- aeson-pretty >=0.8.2
- base <5
- bytestring
- deepseq
- exceptions >=0.6 Show all…
Dependents (9)
@hackage/consumers, @hackage/log, @hackage/hpqtypes-extras, @hackage/wai-log, @hackage/log-effectful, @hackage/log-postgres, Show all…
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. Use the log library
if you need all back ends.