Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

logging: resolve confusion with 'crawl done' not being written to log… #375

Merged
merged 2 commits into from
Sep 13, 2023

Commits on Sep 12, 2023

  1. logging: resolve confusion with 'crawl done' not being written to log…

    …, because the log is itself stored in the WACZ: (fixes #365)
    
    - keep log file open until end, even if its being written to WACZ
    - add logging of 'crawling done' when crawling is done (writing to WACZ or not)
    - add debug logging of 'end of log file' to indicate log file is being added to WACZ and nothing else will be added there in the WACZ.
    ikreymer committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    664d0b7 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2023

  1. Configuration menu
    Copy the full SHA
    2936e9d View commit details
    Browse the repository at this point in the history