We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cedabfe + 0258158 commit f212c9eCopy full SHA for f212c9e
README.md
@@ -68,6 +68,7 @@ There are many available implementations to choose from, here are some options:
68
* [`stderrlog`](https://docs.rs/stderrlog/*/stderrlog/)
69
* [`flexi_logger`](https://docs.rs/flexi_logger/*/flexi_logger/)
70
* [`call_logger`](https://docs.rs/call_logger/*/call_logger/)
71
+ * [`std-logger`](https://docs.rs/std-logger/*/std_logger/)
72
* Complex configurable frameworks:
73
* [`log4rs`](https://docs.rs/log4rs/*/log4rs/)
74
* [`fern`](https://docs.rs/fern/*/fern/)
0 commit comments