WilliamLi10 / WorkoutApp

Workout App that integrates with calendar and automates progression tracking
2 stars 0 forks source link

backend - workout.js error logging #61

Open iamgeeyuh opened 2 weeks ago

iamgeeyuh commented 2 weeks ago

for each route:

WilliamLi10 commented 5 days ago

I think backend errors should stay in the backend. If we need more descriptive error logging, I can just add additional error logging on the backend to stderr or something