fast-logger: A fast logging system

[ bsd3, library, system ] [ Propose Tags ] [ Report a vulnerability ]

A fast logging system for Haskell


[Skip to Readme]

Downloads

Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.0.0, 0.0.1, 0.0.2, 0.2.0, 0.2.1, 0.2.2, 0.3.0, 0.3.1, 0.3.2, 0.3.3, 2.0.0, 2.0.1, 2.0.2, 2.0.3, 2.1.0, 2.1.1, 2.1.2, 2.1.3, 2.1.4, 2.1.5, 2.2.0, 2.2.1, 2.2.3, 2.3.0, 2.3.1, 2.4.0, 2.4.1, 2.4.2, 2.4.3, 2.4.4, 2.4.5, 2.4.6, 2.4.7, 2.4.8, 2.4.9, 2.4.10, 2.4.11, 2.4.12, 2.4.13, 2.4.14, 2.4.15, 2.4.16, 2.4.17, 3.0.0, 3.0.1, 3.0.2, 3.0.3, 3.0.4, 3.0.5, 3.1.0, 3.1.1, 3.1.2, 3.2.0, 3.2.1, 3.2.2, 3.2.3, 3.2.4, 3.2.5, 3.2.6 (info)
Change log ChangeLog.md
Dependencies array, auto-update (>=0.1.2), base (>=4.9 && <5), bytestring (>=0.10.4), bytestring-builder, directory (<1.3.8.0), easy-file (>=0.2), filepath, text, unix-compat (>=0.2), unix-time (>=0.4.4) [details]
Tested with ghc ==7.8.4 || ==7.10.3 || ==8.0.2 || ==8.2.2 || ==8.4.4 || ==8.6.3
License BSD-3-Clause
Author Kazu Yamamoto <kazu@iij.ad.jp>
Maintainer Kazu Yamamoto <kazu@iij.ad.jp>
Uploaded by KazuYamamoto at 2021-02-17T01:04:21Z
Revised Revision 2 made by KazuYamamoto at 2025-10-22T02:28:52Z
Category System
Home page https://github.com/kazu-yamamoto/logger
Source repo head: git clone git://github.com/kazu-yamamoto/logger.git
Reverse Dependencies 98 direct, 4127 indirect [details]
Downloads 188899 total (200 in the last 30 days)
Rating 2.25 (votes: 3) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2021-02-17 [all 1 reports]

Readme for fast-logger-3.0.3

[back to package description]

fast-logger

A fast logging system