Crate log_writer

Source
Expand description

A library to write a stream to disk while adhering usage limits. Inspired by journald, but more general-purpose.

Structs§

LogWriter
Writes a stream to disk while adhering to the usage limits described in cfg.
LogWriterConfig
NoopLogWriterCallbacks

Traits§

LogWriterCallbacks