file-rotation 0.4.0

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

file-rotate

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