DaylightingSociety / SocMap

Social Mapping Framework for Twitter
https://socmap.daylightingsociety.org/
BSD 3-Clause "New" or "Revised" License
18 stars 4 forks source link

Add Logging #8

Closed milo-trujillo closed 6 years ago

milo-trujillo commented 6 years ago

We need much more extensive logging so the user can determine how much progress is being made, and what's gone wrong when something breaks. We'll use this issue to track how logging should be implemented, and where logging is needed most.

milo-trujillo commented 6 years ago

Implemented the logging system. We'll need to add more logging statements as we develop the framework, but the infrastructure is now in place.