Skip to content
/ async Public
forked from slog-rs/async

Asynchronous drain for slog-rs v2

License

Apache-2.0 and 2 other licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
MPL-2.0
LICENSE-MPL2
Notifications You must be signed in to change notification settings

kennytm/async

 
 

slog-async - Asynchronous drain for slog-rs

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

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

Resources

License

Apache-2.0 and 2 other licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
MPL-2.0
LICENSE-MPL2

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Rust 93.1%
  • Makefile 6.4%
  • Vim Script 0.5%