Cobresun / movie-club

🍿 Movie Club Website!
https://cobresun-movie-club.netlify.app
0 stars 1 forks source link

Improved logging #168

Open cole-adams opened 5 months ago

cole-adams commented 5 months ago

Worth while to start logging some the info on lambda requests so bugs are easier to track down. Probably want to log requesting user, clubid, and any other relevant information about the call. Just to the console would be helpful (we can see these logs in netlify), but it would be interesting to use some third-party dashboard to do some analytics in the future.