Skip to content

Commit d8a0666

Browse files
emersonforddjc
authored andcommitted
add tracing-indicatif as integration
1 parent 8c58f9a commit d8a0666

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

+5
Original file line numberDiff line numberDiff line change
@@ -28,3 +28,8 @@ color support, but there are bigger plans for the future of this!
2828

2929
You can use [indicatif-log-bridge](https://crates.io/crates/indicatif-log-bridge) to integrate with the
3030
[log crate](https://crates.io/crates/log) and avoid having both fight for your terminal.
31+
32+
You can use [tracing-indicatif](https://crates.io/crates/tracing-indicatif) to integrate with the
33+
[tracing crate](https://crates.io/crates/tracing) with automatic progress bar management
34+
for active tracing spans, as well as ensure that tracing
35+
log events do not interfere with active progress bars.

0 commit comments

Comments
 (0)