Replace beatport scraper print logging with logger, mute it by default
web_server.py is already doing some logging with the scraped data, so we don't necessarily need to include the scraper's own logs in the output. A new env variable was added to make it possible to surface the scraper's logs if needed, but it's expected that the web server's own logging should be sufficient here
This commit is contained in:
parent
da40618818
commit
df18801ae5
1 changed files with 394 additions and 359 deletions
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue