Skip to content

Commit

Permalink
Add "alterable_logger" link to README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
brummer-simon authored and Thomasdezeeuw committed Nov 27, 2023
1 parent cc2a3e0 commit a78c025
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Expand Up @@ -89,6 +89,7 @@ There are many available implementations to choose from, here are some options:
* Utilities:
* [`log_err`](https://docs.rs/log_err/*/log_err/)
* [`log-reload`](https://docs.rs/log-reload/*/log_reload/)
* [`alterable_logger`](https://docs.rs/alterable_logger/*/alterable_logger)

Executables should choose a logger implementation and initialize it early in the
runtime of the program. Logger implementations will typically include a
Expand Down

0 comments on commit a78c025

Please sign in to comment.