rotating-log: Size-limited, concurrent, automatically-rotating log writer.

[ bsd3, library, logging ] [ Propose Tags ]

Size-limited, concurrent, automatically-rotating log writer.


[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.2, 0.4, 0.4.1, 0.4.2, 0.4.3
Change log changelog.md
Dependencies base (>=4 && <5), bytestring (>=0.8), directory (>=1.0), filepath (>=1.0), old-locale (>=1.0), time (>=1.5 && <1.7), time-locale-compat [details]
License BSD-3-Clause
Copyright Soostone Inc
Author Ozgun Ataman, Doug Beardsley
Maintainer doug.beardsley@soostone.com
Category Logging
Home page http://github.com/Soostone/rotating-log
Uploaded by MichaelXavier at 2016-11-21T23:46:24Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 4365 total (17 in the last 30 days)
Rating 2.0 (votes: 1) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]

Readme for rotating-log-0.4.1

[back to package description]

rotating-log Build Status

Description

A simple package to facilitate easy logging into size-limited, automatically rotating files.

Features

  • Pragmatic, practical
  • Minimal dependencies
  • Implicit handling of log rotation
  • Thread-safe and therefore concurrency-friendly
  • Battle-tested in high volue production

Contributing

Bug-reports, feature suggestions, patches are all welcome.