View Source API Reference RotatingFile v0.1.1

Modules

A GenServer that rotates a log file when it reaches a certain size. It creates a new compressed log file and deletes the oldest ones when the number of files exceeds the limit.