heavy-logger: Full-weight logging based on fast-logger

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]

This is Haskell logging library, which prefers functionality and extendability over light weight and simplicity. It can use fast-logger as backend, and is compatible with monad-logger interface, so it can be used in WAI projects. heavy-logger is also integrated with text-format-heavy string formatting library.


[Skip to Readme]

Properties

Versions 0.1.0.0, 0.1.0.0, 0.3.0.0, 0.3.1.0, 0.3.2.0, 0.3.2.1, 0.3.2.2
Change log ChangeLog.md
Dependencies attoparsec (>=0.13.1.0), base (>=4.8 && <5.0), bytestring (>=0.10.6), fast-logger (>=2.4.10), hsyslog (>=5), monad-control (>=1.0.1.0), monad-logger (>=0.3.22), mtl (>=2.2.1), template-haskell (>=2.10.0), text (>=1.2.2.1), text-format-heavy (>=0.1.2.0), transformers-base (>=0.4.4) [details]
License BSD-3-Clause
Author Ilya Portnov
Maintainer portnov84@rambler.ru
Category System
Source repo head: git clone https://github.com/portnov/heavy-logger.git
Uploaded by IlyaPortnov at 2017-10-15T12:27:45Z

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees


Readme for heavy-logger-0.1.0.0

[back to package description]

heavy-logger README

This is Haskell logging library, which prefers functionality and extendability over light weight and simplicity. It can use fast-logger as backend and is compatible with monad-logger interface, so it can be used in WAI projects. heavy-logger is integrated with text-format-heavy string formatting library.

Most notable features of heavy-logger are: