Confirmed users
924
edits
| Line 2: | Line 2: | ||
The following document will show users how to enable telemetry debugging logging and list other commands that can be used to retrieve logging information from the browser. | The following document will show users how to enable telemetry debugging logging and list other commands that can be used to retrieve logging information from the browser. | ||
= | = Enabling Logging = | ||
You'll need to enable the following logging feature under '''Developer Tools''' to get more details in the '''Browser Console''': | |||
* Click the '''Open Menu''' on the right side of the browser and than click on '''Developer''' then '''Toggle Tools''' | |||
* Once you have the '''Developer Tools''' opened, select '''Settings''' (the gear icon) | |||
[[File:SettingsDev.png]] | |||
* Under '''Advanced Settings''', you'll need to enable the following option: | |||
** Select: '''Enable chrome and addon debugging''' | |||
'''Note: Depending on the channel you're currently on, it may appear as '''Enable chrome debugging'''''' | |||
[[File:DevTools.png]] | |||