Closed Bug 977288 Opened 10 years ago Closed 10 years ago

Turn Net logging off by default

Categories

(DevTools :: Console, defect)

defect
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED
Firefox 30

People

(Reporter: harth, Unassigned)

References

Details

(Whiteboard: [fixed by bug 966692])

I know many people that have turned off Network logging in the console as they find it quite spammy when they're just looking for errors and logs. Maybe it should be the default.
Net info calls were disabled by default in bug 966692. And I think that warnings and errors should be enabled by default.
This is being handled in bug 966692. Net logs are being turned off by default. Patch will land soon.
Depends on: 966692
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Whiteboard: [fixed by bug 966692]
Target Milestone: --- → Firefox 30
Tools > Web Developer > Browser Console > Net > Log is checked by default.  Log Request and Response Bodies is off.  Are those the expected defaults?
(In reply to [:tracy] Tracy Walker - QA Mentor from comment #3)
> Tools > Web Developer > Browser Console > Net > Log is checked by default. 
> Log Request and Response Bodies is off.  Are those the expected defaults?

That is expected. We only made the changes for the webconsole. We should do the same for the browser console. Thanks for pointing out the issue. Reported bug 987784.
Ah, thank you.  

Tools > Web Developer > Web Console > Net > Log is unchecked (off) by default
Status: RESOLVED → VERIFIED
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.