Closed
Bug 1348783
Opened 9 years ago
Closed 9 years ago
Use LazyLogModule for AudioChannel logging
Categories
(Core :: Audio/Video: Playback, enhancement)
Tracking
()
RESOLVED
FIXED
mozilla55
| Tracking | Status | |
|---|---|---|
| firefox55 | --- | fixed |
People
(Reporter: alwu, Assigned: alwu)
Details
Attachments
(1 file)
LazyLogModule is easier to use than PRLogModule.
| Assignee | ||
Comment 1•9 years ago
|
||
LazyLog can be used easily via adding the pref("logging.MODULE_NAME", DEBUG_LEVEL).
| Comment hidden (mozreview-request) |
| Assignee | ||
Comment 3•9 years ago
|
||
Comment 4•9 years ago
|
||
| mozreview-review | ||
Comment on attachment 8849375 [details]
Bug 1348783 - use LazyLogModule for AudioChannel logging.
https://reviewboard.mozilla.org/r/121906/#review124302
Attachment #8849375 -
Flags: review?(amarchesini) → review+
Pushed by alwu@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/c2c6e3bdfde7
use LazyLogModule for AudioChannel logging. r=baku
Comment 6•9 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 9 years ago
status-firefox55:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla55
You need to log in
before you can comment on or make changes to this bug.
Description
•