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

"Debug Mode" Automated Frontend error diagnostic tool #621

Closed kpsuperplane closed 7 years ago

kpsuperplane commented 7 years ago

Something that, when enabled in settings, will store all console logs, errors, and requests and display them to the user. This way we can get users to replicate problems without teaching them how to use their browsers' dev console.

yuliswe commented 7 years ago

626 partially what you need