file-rotation 0.4.1

Log rotation for files, supports synchronous std API and an asynchronous tokio-based API.
Documentation

![Build Status](https://github.com/polyverse/file-rotation/workflows/Build%20Status/badge.svg)

# file-rotate

Supports a Write or AsyncWrite trait over files whereby the underlying file can be rotated on various thresholds. USeful for logging.