dcppc / calendars

Scripts for combining Groups.io calendars into a single integrated Data Commons Google Calendar. https://calendars.nihdatacommons.us
1 stars 0 forks source link

Convert calendar script from print to logging #8

Closed charlesreid1 closed 6 years ago

charlesreid1 commented 6 years ago

Swap out all the print statements with logging statements. Add logging to the error stream wherever we throw exceptions.

charlesreid1 commented 6 years ago

Done! We also set up the logs to save to /tmp/calendars/dcppc_calendar.log