Skip to content

Commit

Permalink
Merge pull request #638 from tisonkun/patch-1
Browse files Browse the repository at this point in the history
Add logforth to implementation
  • Loading branch information
KodrAus authored Aug 2, 2024
2 parents 35fbc3f + af182a9 commit 96dbf58
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://docs.rs/logforth/*/logforth/)
* [`fern`](https://docs.rs/fern/*/fern/)
* Adaptors for other facilities:
* [`syslog`](https://docs.rs/syslog/*/syslog/)
Expand Down

0 comments on commit 96dbf58

Please sign in to comment.