You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Yann Esposito (Yogsototh) 98ced7a7d6
update time deps
1 year ago
src/System update dependencies & removed some build warns 5 years ago
test Let caller specify BufferMode for the log file 10 years ago
.ghci Add ability to specify a post-rotate action 10 years ago
.gitignore update dependencies & removed some build warns 5 years ago
.travis.yml Add travis 9 years ago
LICENSE Include BSD3 license 7 years ago
README.md Add travis status to readme 9 years ago
Setup.hs Commit Setup.hs 10 years ago
changelog.md Prepare for 0.4.2 7 years ago
rotating-log.cabal update time deps 1 year ago
stack.yaml update dependencies & removed some build warns 5 years ago

README.md

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.