NYCPlanning / deprecated-labs-zap-api

Deprecated version of the ZAP API, see https://github.com/NYCPlanning/labs-zap-api
Other
5 stars 3 forks source link

Add logging to API #79

Closed hannahkates closed 5 years ago

hannahkates commented 5 years ago

Logging would be helpful to track what may have gone wrong in the API and see what stage it reached. We could add console.logs in the code at important step breaks to log what was queried, etc.