rotating-file 0.3.6

A thread-safe rotating file with customizable rotation behavior.
Documentation
[dependencies.chrono]
version = "0.4.19"

[dependencies.flate2]
version = "1.0.23"

[dependencies.log]
version = "0.4.16"

[dependencies.zip]
version = "0.6.2"

[dev-dependencies.once_cell]
version = "1.10.0"

[package]
authors = ["soulmachine <soulmachine@gmail.com>"]
description = "A thread-safe rotating file with customizable rotation behavior."
edition = "2021"
keywords = ["logging", "logrotate", "rotating"]
license = "Apache-2.0"
name = "rotating-file"
repository = "https://github.com/soulmachine/rotating-file"
resolver = "2"
version = "0.3.6"