maiera / gde-app

Apache License 2.0
22 stars 9 forks source link

Debug Helper functions #157

Closed SmokyBob closed 9 years ago

SmokyBob commented 9 years ago

To limit the number of information printed in the console.log while running the web app, but still having a fast way to get the comprehensive list of logs when issue arise, add the following 2 functions

This way we can leave log calls in the code and ask the user to activate them only when needed.