log_buffer

logbuffer_ is a Rust crate implementing a zero-allocation ring buffer for storing text logs. It does not depend on std.

See the documentation for details.

License

logbuffer_ is distributed under the terms of both the MIT license and the Apache License (Version 2.0).

See LICENSE-APACHE and LICENSE-MIT for details.