13个版本 (稳定版)

使用旧的Rust 2015

2.8.0 2023年8月26日
2.7.0 2021年7月29日
2.6.0 2021年1月12日
2.5.0 2020年3月19日
0.2.0-alpha2 2017年2月24日

调试类别中排名184

Download history · Rust 包仓库 78982/week @ 2024-04-22 · Rust 包仓库 73170/week @ 2024-04-29 · Rust 包仓库 73083/week @ 2024-05-06 · Rust 包仓库 76901/week @ 2024-05-13 · Rust 包仓库 81548/week @ 2024-05-20 · Rust 包仓库 72855/week @ 2024-05-27 · Rust 包仓库 76107/week @ 2024-06-03 · Rust 包仓库 74484/week @ 2024-06-10 · Rust 包仓库 75200/week @ 2024-06-17 · Rust 包仓库 71838/week @ 2024-06-24 · Rust 包仓库 61530/week @ 2024-07-01 · Rust 包仓库 75891/week @ 2024-07-08 · Rust 包仓库 75654/week @ 2024-07-15 · Rust 包仓库 73998/week @ 2024-07-22 · Rust 包仓库 76500/week @ 2024-07-29 · Rust 包仓库 74446/week @ 2024-08-05 · Rust 包仓库

每月下载量303,696
不到135 crates使用

MPL-2.0 OR MIT OR Apache-2.0

32KB
643 代码行

slog-async - 为 slog-rs 提供的异步输出

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

有关更多信息、帮助、报告问题等,请参阅slog-rs

注意:与其他日志记录解决方案不同,slog-rs 没有硬编码的异步日志记录实现。这个 crate 只是一个合理的参考实现。它应该有良好的性能并在大多数用例中表现良好。有关更多信息,请参阅文档和实现。

实现自定义的 slog-rs 异步日志记录相对容易。请随意使用此作为起点。

依赖项

~540–760KB
~14K SLoC