Crates.io | polyverse-file-rotate |
lib.rs | polyverse-file-rotate |
version | 0.3.0 |
source | src |
created_at | 2020-12-27 11:04:21.759143 |
updated_at | 2020-12-27 11:04:21.759143 |
description | Log rotation for files |
homepage | https://github.com/polyverse/file-rotate |
repository | https://github.com/polyverse/file-rotate |
max_upload_size | |
id | 327783 |
size | 44,926 |
Supports a Write or AsyncWrite trait over files whereby the underlying file can be rotated on various thresholds. USeful for logging.