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 = | = Enabling Logging via UI = | ||
You'll need to enable '''chrome and addon debugging''' under '''Developer Tools''' to get more details in the Browser Console. | You'll need to enable '''chrome and addon debugging''' under '''Developer Tools''' to get more details in the Browser Console. | ||
Line 31: | Line 29: | ||
1397078501152 Browser.Experiments.Experiments TRACE Experiments #0::_run <br> | 1397078501152 Browser.Experiments.Experiments TRACE Experiments #0::_run <br> | ||
</blockquote> | </blockquote> | ||
= Enabling Logging via about:config = | |||
* Type in '''about:config''' into the Firefox URL bar and hit [ENTER] | |||
* You'll get a warning message |