mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-11-12 22:28:59 +02:00
345 B
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