Crates.io | file-rotator |
lib.rs | file-rotator |
version | 0.6.2 |
source | src |
created_at | 2020-06-03 15:56:51.880098 |
updated_at | 2023-05-30 22:40:11.107377 |
description | File rotation made simple |
homepage | |
repository | https://github.com/PurpleMyst/file-rotator |
max_upload_size | |
id | 249704 |
size | 22,339 |
You can add it to your Cargo.toml
manually, but my favorite method is via cargo-edit
$ cargo add file-rotator
For usage instructions, and to learn what a "rotating file" is, please check out the documentation on docs.rs
I've created this crate to allow its usage in my other project, redditbg.rs, so that I can have logging without having to worry about using up literally all of the bytes on my disk