Skip to content

Commit

Permalink
Merge pull request #554 from Thomasdezeeuw/add-std-logger
Browse files Browse the repository at this point in the history
Add std-logger to list of implementations
  • Loading branch information
KodrAus committed Apr 12, 2023
2 parents cedabfe + 0258158 commit f212c9e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Expand Up @@ -68,6 +68,7 @@ There are many available implementations to choose from, here are some options:
* [`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/)
* Complex configurable frameworks:
* [`log4rs`](https://docs.rs/log4rs/*/log4rs/)
* [`fern`](https://docs.rs/fern/*/fern/)
Expand Down

0 comments on commit f212c9e

Please sign in to comment.