News

JavaScript console that sends logs and unexpected browser errors to a remote server. - mickaeltr/browser-console.js ...
Fixes #6442 Updated the cvb library which no longer throws exceptions when the video bridge shuts down. Fixed a couple of places where console errors were being thrown outside of the cvb library.
The browser console is a powerful tool that allows developers to view errors, warnings, and other important information that may be occurring on a website. It can also be used to log information from ...