Log
This section contains the APIs related to logging.
Console logs
Listen to the console.log
events and register callbacks to process the event.
JavaScript exceptions
Listen to the JS Exceptions and register callbacks to process the exception details.
Listen to JS Logs
Listen to all JS logs at all levels and register callbacks to process the log.