file-rotation

Crates.iofile-rotation
lib.rsfile-rotation
version0.4.2
sourcesrc
created_at2020-12-27 11:12:34.847064
updated_at2021-12-23 05:21:47.643682
descriptionLog rotation for files, supports synchronous std API and an asynchronous tokio-based API.
homepagehttps://github.com/polyverse/file-rotation
repositoryhttps://github.com/polyverse/file-rotation
max_upload_size
id327787
size48,107
Archis (archisgore)

documentation

README

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.

Commit count: 42

cargo fmt