File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change 1111 <img src="https://img.shields.io/badge/GITTER-join%20chat-green.svg?style=flat-square" alt="Gitter Chat">
1212 </a >
1313 <br >
14- <strong ><a href =" https://docs.rs/slog-envlogger/0.5.0/slog_envlogger/ " >Documentation</a ></strong >
14+ <strong ><a href =" https://docs.rs/slog-envlogger/ " >Documentation</a ></strong >
1515</p >
1616
17-
1817` env_logger ` is a de facto standard Rust logger implementation, which allows
1918controlling logging to ` stderr ` via the ` RUST_LOG ` environment variable.
2019
@@ -48,4 +47,4 @@ For more proper (and powerful) version see
4847
4948Using ` slog-stdlog ` scopes you can make parts of the code log additional information (see [ ` scopes ` example] [ scopes ] ):
5049
51- [ scopes ] : https://github.com/dpc/slog-envlogger/blob/master/ examples/scopes.rs
50+ [ scopes ] : examples/scopes.rs
You can’t perform that action at this time.
0 commit comments