slog-async

Crates.ioslog-async
lib.rsslog-async
version2.8.0
sourcesrc
created_at2017-02-19 08:14:16.104315
updated_at2023-08-26 22:31:33.401865
descriptionAsynchronous drain for slog-rs
homepagehttps://github.com/slog-rs/slog
repositoryhttps://github.com/slog-rs/async
max_upload_size
id8578
size64,318
Reto Kaiser (njam)

documentation

https://docs.rs/slog-async

README

slog-async - Asynchronous drain for slog-rs

Travis CI Build Status slog-async on crates.io slog-rs Gitter Chat slog-rs Dependency Status

For more information, help, to report issues etc. see slog-rs.

Note: Unlike other logging solutions slog-rs does not have a hardcoded async logging implementation. This crate is just a reasonable reference implementation. It should have good performance and work well in most use cases. See documentation and implementation for more details.

It's relatively easy to implement custom slog-rs async logging. Feel free to use this one as a starting point.

Commit count: 95

cargo fmt