Techcable / async

Asynchronous drain for slog-rs v2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Asynchronous drain for slog-rs v2

License:Apache License 2.0


Languages

Language:Rust 94.5%Language:Makefile 5.1%Language:Vim Script 0.4%