Isona / dirble

Fast directory scanning and scraping tool
GNU General Public License v3.0
614 stars 87 forks source link

Improved logging #26

Closed sciguy16 closed 5 years ago

sciguy16 commented 5 years ago

Simplifies the logging code by using the log and simplelog crates to give messages defined log levels, and filter these based on the verbose and silent arguments.

Isona commented 5 years ago

Thanks for this, I've merged it in e88b0e7 but Github hasn't recognised it. I'll admit it was merged oddly due to needing to regenerate the cargo.lock though.