gecko-dev/remote/doc/Debugging.md
Andreas Tolfsen 0e1c8ecc27 bug 1569875: remote: fix link to Prefs.html; r=me a=doc
MANUAL PUSH: doc change
DONTBUILD
2019-08-14 14:43:01 +01:00

345 B

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 "remote.enabled=true" --setpref "remote.log.level=Debug" --remote-debugger