rotating-file 0.3.0

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

[dependencies.flate2]
version = "1"

[dependencies.log]
version = "0.4"

[dependencies.zip]
version = "0.5.9"
[dev-dependencies.lazy_static]
version = "1"

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