Skip to content

Commit

Permalink
Updated README's purpose section
Browse files Browse the repository at this point in the history
  • Loading branch information
rogerc authored Aug 13, 2017
1 parent ce337fe commit 577d2cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ NodeJS file stream rotator

## Purpose

To provide an automated rotation of Express/Connect logs or anything else that writes to a log on a regular basis that needs to be rotated based on date. Can also be rotated based on a size limit.
To provide an automated rotation of Express/Connect logs or anything else that writes to a log on a regular basis that needs to be rotated based on date. It can also be rotated based on a size limit and remove old log files based on count or elapsed days.

## Install

Expand Down

0 comments on commit 577d2cc

Please sign in to comment.