Implement Logger / Comment out console.log() messages
There are many messages in web browser console. It would be great to hide them in the deployed instance. After finishing the tests, we could simply comment them out.
Edited by sghosh
There are many messages in web browser console. It would be great to hide them in the deployed instance. After finishing the tests, we could simply comment them out.