QA/Telemetry/Logging: Difference between revisions

Jump to navigation Jump to search
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 =
 
'''Note:''' You'll also need to add the '''experiments.logging.level;0''' preference under about:config for the logging information to correctly appear under the Browser Console.


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
Confirmed users
924

edits

Navigation menu