Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 356 Bytes

Debugging.md

File metadata and controls

14 lines (9 loc) · 356 Bytes

Debugging

Increasing the logging verbosity

To increase the internal logging verbosity you can use the remote.log.level preference.

If you use mach to start the Firefox:

./mach run --setpref "browser.fission.simulate=true" --setpref "remote.log.level=Debug" -- --remote-debugger