Skip to content

Commit

Permalink
Add logforth to implementation
Browse files Browse the repository at this point in the history
  • Loading branch information
tisonkun authored Aug 2, 2024
1 parent d5ba2cf commit 0a47ca6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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://crates.io/crates/logforth)
* [`fern`](https://docs.rs/fern/*/fern/)
* Adaptors for other facilities:
* [`syslog`](https://docs.rs/syslog/*/syslog/)
Expand Down

0 comments on commit 0a47ca6

Please sign in to comment.