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.
|
1 year ago | |
---|---|---|
src/System | 5 years ago | |
test | 10 years ago | |
.ghci | 10 years ago | |
.gitignore | 5 years ago | |
.travis.yml | 9 years ago | |
LICENSE | 7 years ago | |
README.md | 9 years ago | |
Setup.hs | 10 years ago | |
changelog.md | 7 years ago | |
rotating-log.cabal | 1 year ago | |
stack.yaml | 5 years ago |
README.md
rotating-log 
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.