mirror of
https://github.com/rust-unofficial/awesome-rust
synced 2024-11-10 06:14:13 +00:00
commit
6c5d6e7309
1 changed files with 1 additions and 0 deletions
|
@ -1570,6 +1570,7 @@ See also [Are we game yet?](https://arewegameyet.rs)
|
|||
|
||||
[[log](https://crates.io/keywords/log)]
|
||||
|
||||
* [donnie4w/tklog](https://github.com/donnie4w/tklog "donnie4w/tklog") - lightweight and efficient rust structured log library with support for log levels, file segmentation, compressed archiving.
|
||||
* [estk/log4rs](https://github.com/estk/log4rs) - highly configurable logging framework modeled after Java's Logback and log4j libraries [![CircleCI](https://circleci.com/gh/estk/log4rs.svg?style=shield)](https://app.circleci.com/pipelines/github/estk/log4rs)
|
||||
* [rbatis/fast_log](https://github.com/rbatis/fast_log) - Async log High-performance asynchronous logging
|
||||
* [rust-lang/log](https://github.com/rust-lang/log) - Logging implementation
|
||||
|
|
Loading…
Reference in a new issue