Skip to content

Commit 037d7a5

Browse files
alekseysidorovThomasdezeeuw
authored andcommitted
doc: Add context-logger utility to README
Signed-off-by: Aleksey Sidorov <sauron1987@gmail.com>
1 parent f405739 commit 037d7a5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,7 @@ There are many available implementations to choose from, here are some options:
9595
* [`log_err`](https://docs.rs/log_err/*/log_err/)
9696
* [`log-reload`](https://docs.rs/log-reload/*/log_reload/)
9797
* [`alterable_logger`](https://docs.rs/alterable_logger/*/alterable_logger)
98+
* [`context-logger`](https://docs.rs/context-logger/*/context_logger)
9899

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

0 commit comments

Comments
 (0)