SuffolkLITLab / ALKiln

Integrated automated end-to-end testing with docassemble, puppeteer, and cucumber.
https://assemblyline.suffolklitlab.org/docs/alkiln/intro
MIT License
14 stars 4 forks source link

Create verbose_debug_log.txt where we log absolutely everything #805

Open plocket opened 10 months ago

plocket commented 10 months ago

We'd need to replace all the console.logs with a function that logged to the console, but also saved in the verbose debug doc.

It'd also be nice (but not critical) to have nice indentation that matches, but that might be handled in a different issue.