wai-log: A logging middleware for WAI applications

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

A simple logging middleware for WAI applications that supports the 'log-*' family of packages: https://hackage.haskell.org/package/log-base


[Skip to Readme]

Modules

[Index] [Quick Jump]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.1.0.0, 0.2.0.0, 0.3.0.0, 0.4.0.0, 0.4.0.1
Change log CHANGELOG.md
Dependencies aeson, base (>=4.8 && <5), bytestring, http-types, log-base, string-conversions, text, time, uuid, wai [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>
Category Web, Logging
Home page https://github.com/scrive/wai-log
Source repo head: git clone https://github.com/scrive/wai-log.git
Uploaded by arybczak at 2022-11-23T13:14:30Z
Distributions NixOS:0.4.0.1
Downloads 1684 total (31 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2022-11-23 [all 1 reports]

Readme for wai-log-0.4.0.1

[back to package description]

wai-log Hackage version

Build & Test

A simple logging middleware for WAI applications that supports the log-* family of packages.

See log-base.