openzim / gutenberg

Scraper for downloading the entire ebooks repository of project Gutenberg
https://download.kiwix.org/zim/gutenberg
GNU General Public License v3.0
126 stars 37 forks source link

add flag to show verbose output and log output under one name #223

Closed elfkuzco closed 2 months ago

elfkuzco commented 3 months ago

Rationale

Normalize all log outputs to be under one name instead of module specific loggers and add --debug flag for more verbose output. This is intended to be a fix for #206 .

Changes

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 16.66667% with 5 lines in your changes are missing coverage. Please review.

Project coverage is 0.75%. Comparing base (4ac977c) to head (bfd801b).

Files Patch % Lines
src/gutenberg2zim/entrypoint.py 0.00% 5 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #223 +/- ## ======================================== - Coverage 0.76% 0.75% -0.01% ======================================== Files 15 15 Lines 1575 1580 +5 Branches 341 343 +2 ======================================== Hits 12 12 - Misses 1563 1568 +5 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.