Releases: vigna/dsi-progress-logger-rs
Releases · vigna/dsi-progress-logger-rs
0.2.4
[0.2.4] - 2024-03-24
New
-
Now the logging target is configurable. Thanks to Valentin
Lorentz for implementing this feature.
-
A progress_logger!
macro makes initialization easier, and defaults
the logging target to std::module_path!()
.