You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This scraper started out as a simple script but has since evolved into a more complex system that we intend to "grow". We should therefore replace our print use with Python's logging module.
This scraper started out as a simple script but has since evolved into a more complex system that we intend to "grow". We should therefore replace our print use with Python's logging module.
"Good logging practice in Python" by @fangpenlin - https://fangpenlin.com/posts/2012/08/26/good-logging-practice-in-python/
The text was updated successfully, but these errors were encountered: