openoakland / OakCrime-Decommissioned

Code supporting citizen analysis of crime in Oakland, CA
22 stars 16 forks source link

Switch to standard python logging for harvester jobs #83

Closed shawnvarghese closed 4 years ago

shawnvarghese commented 5 years ago

Currently, the UCR, patrol logs and Socrata harvester have print statements. These need to be changed to logging library logs so they can be consolidated in one place.

rbelew commented 5 years ago

Note that @adborden has already made these changes to harvestSocrata.py in the harvest-jobs branch:

rbelew commented 4 years ago

(first pass) resolution in PR#94: logging to info