cs136 / seashell

Seashell is an online environment for editing, running, and submitting C programming assignments.
GNU General Public License v3.0
38 stars 19 forks source link

Sentry log tracking (for frontend only/stable deployment) #759

Closed cs136 closed 7 years ago

yc2lee commented 7 years ago

I did a couple quick tests by forcing an error to occur by messing up my .seashell folder. Errors are logged properly. I hope that the refresh/code disappearing problem actually generates an error, or it won't get logged.

kpalway commented 7 years ago

I don't think the refreshing thing generates an error in Seashell.. might just crash the tab from memory use or something