matrix-org / matrix-js-sdk

Matrix Client-Server SDK for JavaScript
Apache License 2.0
1.54k stars 580 forks source link

WebRTC: Prefix all WebRTC console logs with the call id #411

Open superdump opened 7 years ago

superdump commented 7 years ago

When handling multiple calls in the same page, debugging becomes very difficult as it's impossible to see which calls are triggering which messages.

superdump commented 7 years ago

https://github.com/matrix-org/matrix-js-sdk/commit/139f40721e7091e8a981ba01eb96d8b7b9e91b55