/rotating-log

Size-limited, concurrent, automatically-rotating log writer for Haskell production applications

Primary LanguageHaskellBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

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.