istresearch / scrapy-cluster

This Scrapy project uses Redis and Kafka to create a distributed on demand scraping cluster.
http://scrapy-cluster.readthedocs.io/
MIT License
1.18k stars 323 forks source link

Scutils LogFactory update #121

Closed madisonb closed 7 years ago

madisonb commented 7 years ago

Adds python 2/3 support for LogFactory, which when paired with DogWhistle allows the application to also work with DataDog.

Tests conducted in Travis, package pushed to PyPi.

Also adds the ability to change/update scutils and the project tests and normal installation process will reflect it, when installing from the requirements.txt. Most of the actual code changes are from #118.

coveralls commented 7 years ago

Coverage Status

Coverage increased (+0.06%) to 65.809% when pulling 68192bc9dda4e32249ac4bf635a454b3111f262f on scutils_log_update into b8ac182eab0cf4bd0e23facb2427ca5d1e4d639d on dev.