wai-logger-buffered: Buffer requets before logging them

[ bsd3, library, program, web ] [ Propose Tags ]

Simplifies logging request metrics to services like Graphite or Elasticsearch.


[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, 0.1.0.1
Change log ChangeLog.md
Dependencies base (>=4.7 && <5), bytestring, containers, data-default, http-types, time, wai, wai-logger-buffered, warp [details]
License BSD-3-Clause
Copyright 2017 Chris Coffey
Author Chris Coffey
Maintainer chris@collegevine.com
Category Web
Home page https://github.com/ChrisCoffey/wai-logger-buffered#readme
Bug tracker https://github.com/ChrisCoffey/wai-logger-buffered/issues
Source repo head: git clone https://github.com/ChrisCoffey/wai-logger-buffered
Uploaded by ChrisCoffey at 2018-01-15T20:58:50Z
Distributions
Executables example
Downloads 1187 total (8 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2018-01-15 [all 1 reports]

Readme for wai-logger-buffered-0.1.0.1

[back to package description]

wai-middleware-buffered-logging

Build Status

A small library to simplify adding them to Graphite, Elasticsearch, or other metric collection services.