Closed Bug 1240182 Opened 7 years ago Closed 7 years ago

Move INFO log lines for established and closed connections to DEBUG level

Categories

(Remote Protocol :: Marionette, defect)

defect
Not set
normal

Tracking

(firefox46 fixed)

RESOLVED FIXED
mozilla46
Tracking Status
firefox46 --- fixed

People

(Reporter: whimboo, Assigned: ato)

Details

Attachments

(1 file)

Running marionette with the latest logging changes gives me a lot of those lines for INFO level:

1452892967923	Marionette	INFO	Closed connection conn3
1452892967924	Marionette	INFO	Accepted connection conn5 from 127.0.0.1:35844
1452892967926	Marionette	INFO	Accepted connection conn6 from 127.0.0.1:35846
1452892967928	Marionette	INFO	Closed connection conn6

I feel that this is way too much output and should not belong to INFO. This might be perfect for DEBUG instead.
Assignee: nobody → ato
Status: NEW → ASSIGNED
Comment on attachment 8709136 [details]
MozReview Request: Bug 1240182 - Use Log.Level.Debug for logging accepted and closed sockets; r?automatedtester

https://reviewboard.mozilla.org/r/31293/#review28061
Attachment #8709136 - Flags: review?(dburns) → review+
https://hg.mozilla.org/integration/mozilla-inbound/rev/2007ddbc08c9acf8d032b62c2005b9d65ba8e31b
Bug 1240182 - Use Log.Level.Debug for logging accepted and closed sockets; r=automatedtester
Apologies. This bug wasn't the cause of the issues and I've relanded it.
https://hg.mozilla.org/mozilla-central/rev/2007ddbc08c9
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla46
Product: Testing → Remote Protocol
You need to log in before you can comment on or make changes to this bug.