log-writer 0.2.1

library to write a stream to disk while adhering usage limits
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[dependencies.chrono]
version = "0.4"

[dependencies.libc]
version = "0.2"

[dependencies.log]
version = "0.4"

[package]
authors = ["The log-writer Authors <oss@nyantec.com>"]
description = "library to write a stream to disk while adhering usage limits"
edition = "2018"
license = "MirOS"
name = "log-writer"
repository = "https://github.com/nyantec/log-writer"
version = "0.2.1"