Skip to content

grant additional control to determine what logging settings should be honored#30

Open
maxmorlocke wants to merge 1 commit intojschnurr:mainfrom
truebizdev:max/support-configuring-root-logger
Open

grant additional control to determine what logging settings should be honored#30
maxmorlocke wants to merge 1 commit intojschnurr:mainfrom
truebizdev:max/support-configuring-root-logger

Conversation

@maxmorlocke
Copy link

Scrapy will by default attach a new root logger to a CrawlerProcess. There is a controllable boolean present in scrapy these days to configure this, so I've created a passthrough boolean with the same name, etc. to attach to it. Otherwise, celery and scrapy fight over control of logging and make it rather hard to keep settings consistent.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant