Logging related to device discovery happens in the MR extension and is attached to feedback reports. When we move device discovery to the browser, it would be very useful to continue supplying device discovery logs in feedback for troubleshooting purposes.
Some things to consider when designing a logging system for device discovery:
- Capping the max number of log entries
- Whether log upload browser-side or extension-side. Note that either way Media Router will need to inform the extension about the upload.
- Whether reconciliation with extension logs should be done prior to upload or after (e.g., done with an offline script).
Comment 1 by imch...@chromium.org
, Jan 31 2017