-
-
Notifications
You must be signed in to change notification settings - Fork 4
Debugging output #20
Copy link
Copy link
Open
Labels
Description
I have added quite a few (switchable) debug outputs to the javascript (for console) and the ajax file (for a dpu log in the logs folder).
I was thinking of leaving them all in for now/ in the next PR, at least while this is in development. They can be easily removed for release or left in, as you wish.
It is such a beast to debug, and needs more people to test all eventualities that I think a built-in method to output debugging info is very helpful. Not everyone has Xdebug setup.
Reactions are currently unavailable