Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/slog-rs/async

Asynchronous drain for slog-rs v2
https://github.com/slog-rs/async

async asynchronous logging slog-rs

Last synced: 5 days ago
JSON representation

Asynchronous drain for slog-rs v2

Awesome Lists containing this project

README

        

# slog-async - Asynchronous drain for [slog-rs][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][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.

[slog-rs]: //github.com/slog-rs/slog