heavy-logger-amazon: heavy-logger compatibility with amazonka-core logging

[ bsd3, library, system ] [ Propose Tags ]

This package is a simple adapter for use of amazonka package with heavy-logger.

Amazonka has it's own interface for logging. This package provides implementation of that interface by heavy-logger.


[Skip to Readme]

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.0
Dependencies amazonka-core (>=1.4.5), base (>=4.7 && <5), binary (>=0.8.3.0), heavy-logger (>=0.3.1.0), template-haskell (>=2.10), text (>=1.2.2.2) [details]
License BSD-3-Clause
Copyright 2017 ILya Portnov
Author IlyaPortnov
Maintainer portnov84@rambler.ru
Category System
Home page https://github.com/portnov/heavy-logger-amazon#readme
Source repo head: git clone https://github.com/portnov/heavy-logger-amazon
Uploaded by IlyaPortnov at 2017-10-30T07:02:47Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 933 total (5 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2017-10-30 [all 1 reports]

Readme for heavy-logger-amazon-0.1.0.0

[back to package description]

heavy-logger-amazon README

This package is a simple adapter for use of amazonka package with heavy-logger.

Amazonka has it's own interface for logging. This package provides implementation of that interface by heavy-logger.