Skip to content

Commit

Permalink
Fix std-logger link
Browse files Browse the repository at this point in the history
Co-authored-by: Ashley Mannix <kodraus@hey.com>
  • Loading branch information
Thomasdezeeuw and KodrAus committed Apr 11, 2023
1 parent a872bf8 commit 0258158
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ There are many available implementations to choose from, here are some of the mo
* [`stderrlog`](https://docs.rs/stderrlog/*/stderrlog/)
* [`flexi_logger`](https://docs.rs/flexi_logger/*/flexi_logger/)
* [`call_logger`](https://docs.rs/call_logger/*/call_logger/)
* [`std-logger`](https://docs.rs/std-logger/*/std-logger/)
* [`std-logger`](https://docs.rs/std-logger/*/std_logger/)
* Complex configurable frameworks:
* [`log4rs`](https://docs.rs/log4rs/*/log4rs/)
* [`fern`](https://docs.rs/fern/*/fern/)
Expand Down

0 comments on commit 0258158

Please sign in to comment.