Closed
Bug 1447622
Opened 8 years ago
Closed 8 years ago
Add a way to output raw MOZ_LOG, without prefixes
Categories
(Core :: XPCOM, enhancement)
Core
XPCOM
Tracking
()
RESOLVED
FIXED
mozilla61
| Tracking | Status | |
|---|---|---|
| firefox61 | --- | fixed |
People
(Reporter: padenot, Assigned: padenot)
Details
Attachments
(1 file)
I need this for very specific tooling I'm working on.
| Comment hidden (mozreview-request) |
Comment 2•8 years ago
|
||
| mozreview-review | ||
Comment on attachment 8960918 [details]
Bug 1447622 - Add a way to output raw MOZ_LOG, without prefixes.
https://reviewboard.mozilla.org/r/229654/#review235484
Looks good, can you update the [docs](https://developer.mozilla.org/en-US/docs/Mozilla/Developer_guide/Gecko_Logging) to include `raw`?
Attachment #8960918 -
Flags: review?(erahm) → review+
| Assignee | ||
Comment 3•8 years ago
|
||
Done, thanks.
Pushed by paul@paul.cx:
https://hg.mozilla.org/integration/autoland/rev/5a830e9cd219
Add a way to output raw MOZ_LOG, without prefixes. r=erahm
Comment 5•8 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla61
You need to log in
before you can comment on or make changes to this bug.
Description
•