mirror of
https://github.com/rust-unofficial/awesome-rust.git
synced 2025-03-17 20:17:57 +02:00
add fast_log
This commit is contained in:
parent
1cbd4e66b4
commit
d92beeb0b0
@ -1300,7 +1300,7 @@ See also [Are we game yet?](https://arewegameyet.rs)
|
||||
|
||||
* [estk/log4rs](https://github.com/estk/log4rs) — highly configurable logging framework modeled after Java's Logback and log4j libraries [](https://app.circleci.com/pipelines/github/estk/log4rs)
|
||||
* [jesusprubio/leg](https://github.com/jesusprubio/leg) — Elegant print for lazy devs. Make your CLIs nicer with minimal effort. [](https://github.com/jesusprubio/leg/actions/workflows/ci.yml)
|
||||
* [rbatis/fast_log](https://github.com/rbatis/fast_log) — RRust async log High-performance asynchronous logging [](https://travis-ci.org/rbatis/fast_log)
|
||||
* [rbatis/fast_log](https://github.com/rbatis/fast_log) — Rust async log High-performance asynchronous logging [](https://travis-ci.org/rbatis/fast_log)
|
||||
* [rust-lang/log](https://github.com/rust-lang/log) — Logging implementation for Rust [](https://travis-ci.org/rust-lang/log)
|
||||
* [seanmonstar/pretty-env-logger](https://github.com/seanmonstar/pretty-env-logger) — A pretty, easy-to-use logger for Rust. [](https://travis-ci.org/seanmonstar/pretty-env-logger)
|
||||
* [slog-rs/slog](https://github.com/slog-rs/slog) — Structured, composable logging for Rust [](https://travis-ci.org/slog-rs/slog)
|
||||
|
Loading…
x
Reference in New Issue
Block a user