#rotate #log #rotation #logrotate #logging

file-rotation

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

5 releases

0.4.2 Dec 23, 2021
0.4.1 Jan 5, 2021
0.4.0 Dec 28, 2020
0.3.1 Dec 27, 2020
0.3.0 Dec 27, 2020

#5 in #rotate

MIT license

46KB
684 lines

Build Status

file-rotate

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

Dependencies

~0–1.3MB
~23K SLoC