Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 264 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 264 Bytes

LogRotate

Barebones Elixir LogRotate Implementation

Once started, this app will continually check a log file and rotate it if it's reached a certain size. Configuration options for log filename, check interval, max log size, and number of backups to save.