You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Label each log with its purpose and/or placement
Still log to the console
Log cucumber output
It'd also be nice (but not critical) to have nice indentation that matches, but that might be handled in a different issue. [This would be more appropriate for reports.]
The text was updated successfully, but these errors were encountered:
plocket
changed the title
Create verbose_debug_log.txt where we log absolutely everything
Create verbose log where we log absolutely everything
Oct 17, 2024
We'd need to replace all the
console.log
s 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.[This would be more appropriate for reports.]The text was updated successfully, but these errors were encountered: