mirror of
https://github.com/rust-lang/log.git
synced 2026-01-20 15:46:36 +00:00
Merge pull request #638 from tisonkun/patch-1
Add logforth to implementation
This commit is contained in:
commit
96dbf58ec0
@ -73,6 +73,7 @@ There are many available implementations to choose from, here are some options:
|
||||
* [`structured-logger`](https://docs.rs/structured-logger/latest/structured_logger/)
|
||||
* Complex configurable frameworks:
|
||||
* [`log4rs`](https://docs.rs/log4rs/*/log4rs/)
|
||||
* [`logforth`](https://docs.rs/logforth/*/logforth/)
|
||||
* [`fern`](https://docs.rs/fern/*/fern/)
|
||||
* Adaptors for other facilities:
|
||||
* [`syslog`](https://docs.rs/syslog/*/syslog/)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user