Closed MatzElectronics closed 3 years ago
Let's consider using a lightweight logging framework for debugging messages sent to the console. I am partial to Log4js. With that, we can adjust the verbosity (logging level) from a query string.
I would also like to see the a separate query string element to enable the XML editor pane.
This could be done with the experimental flag as another value (?experimental=debug).
All
console.log
's should be being this flag, and this flag should open up the XML editor pane.