Closed
Bug 1628883
Opened 5 years ago
Closed 5 years ago
reduce logging noise in treeherder
Categories
(Toolkit :: Add-ons Manager, defect)
Toolkit
Add-ons Manager
Tracking
()
RESOLVED
FIXED
mozilla77
Tracking | Status | |
---|---|---|
firefox77 | --- | fixed |
People
(Reporter: mixedpuppy, Assigned: mixedpuppy)
Details
Attachments
(1 file)
AddonManager logs to both console and dump, so every log statement is done twice.
You first see something like:
INFO - PID 6504 | 1586397013837 addons.manager DEBUG Application has been upgraded
Then later
INFO - "CONSOLE_MESSAGE: (info) 1586397013837 addons.manager DEBUG Application has been upgraded"
Assignee | ||
Comment 1•5 years ago
|
||
Pushed by scaraveo@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/b60bc9670243
reduce logging noise from addonmanager r=aswan
Comment 3•5 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 5 years ago
status-firefox77:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla77
You need to log in
before you can comment on or make changes to this bug.
Description
•