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

DebugLogs.ts #780

Closed yuliswe closed 7 years ago

yuliswe commented 7 years ago

Added a DebugLogs.ts module. Logs are put in a separate indexed DB. A window with logs will be open by entering logs() in Browsers console.

e45lee commented 7 years ago

Can you have it so that the error popups have a link to open a new window with the debug logs?

yuliswe commented 7 years ago

Yes. '