Set LOG_LEVEL to WARNING

This commit is contained in:
Jordan ERNST 2020-08-16 01:26:33 +02:00
parent 214c351efc
commit 03c60c98cf
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@ BOT_NAME = 'ImmoScrap'
SPIDER_MODULES = ['ImmoScrap.spiders']
NEWSPIDER_MODULE = 'ImmoScrap.spiders'
LOG_LEVEL = 'WARNING'
# Crawl responsibly by identifying yourself (and your website) on the user-agent