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. Use the log library if you need all back ends.


[Skip to Readme]

Properties

Versions 0.7, 0.7.1, 0.7.1.1, 0.7.1.1, 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), 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-06-20T16:17:22Z

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees


Readme for log-base-0.7.1.1

[back to package description]

log-base Hackage version Build Status

Base package for the log library. 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. Use the log library if you need all back ends.