scrapy / scrapy

Scrapy, a fast high-level web crawling & scraping framework for Python.
https://scrapy.org
BSD 3-Clause "New" or "Revised" License
51.29k stars 10.37k forks source link

Implemented logger that prints out IDs to the terminal if branch reac… #6227

Closed Flug0 closed 3 months ago

Flug0 commented 3 months ago

…hed and added ids to _process_spider_output #1

The logger function could get write to file support but i had problems with pytest so its all through the terminal.

wRAR commented 3 months ago

Did you intend to publish this?

Flug0 commented 3 months ago

oh, woops, no sorry