Skip to content

Commit f212c9e

Browse files
authored
Merge pull request #554 from Thomasdezeeuw/add-std-logger
Add std-logger to list of implementations
2 parents cedabfe + 0258158 commit f212c9e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@ There are many available implementations to choose from, here are some options:
6868
* [`stderrlog`](https://docs.rs/stderrlog/*/stderrlog/)
6969
* [`flexi_logger`](https://docs.rs/flexi_logger/*/flexi_logger/)
7070
* [`call_logger`](https://docs.rs/call_logger/*/call_logger/)
71+
* [`std-logger`](https://docs.rs/std-logger/*/std_logger/)
7172
* Complex configurable frameworks:
7273
* [`log4rs`](https://docs.rs/log4rs/*/log4rs/)
7374
* [`fern`](https://docs.rs/fern/*/fern/)

0 commit comments

Comments
 (0)