console-rs / indicatif

A command line progress reporting library for Rust
MIT License
4.22k stars 238 forks source link

added example on how to use indicatif with env_logger/the log crate #567

Closed djugei closed 11 months ago

djugei commented 11 months ago

https://github.com/console-rs/indicatif/issues/566 but as an executable example.