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.

[maintain] [Publish]

Warnings:

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.3.0, 0.7.4.0, 0.8.0.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 (>=4.8 && <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, unliftio-core, 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 2019-04-09T16:19:55Z

Modules

[Index] [Quick Jump]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees


Readme for log-base-0.8.0.0

[back to package description]

log-base Hackage version Build Status

Base package for the log library suite. Includes only the standard output back end. Use this package in conjunction with log-elasticsearch or log-postgres, depending on which back end you need.