Closed
Bug 1080075
Opened 11 years ago
Closed 11 years ago
replace var console = log('some-module') with var logger = log('some-module')
Categories
(Marketplace Graveyard :: Code Quality, defect, P5)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: kngo, Assigned: kngo)
Details
(Whiteboard: [repoman][qa-])
This would separate ashes logging from console.log, which is often used for debugging.
Comment 1•11 years ago
|
||
It's hard for me to tell how important this is or how long it will take. Since it was filed without any priority, I'll assume P5 and that it's doable in an hour or two.
Severity: normal → minor
Priority: -- → P5
Whiteboard: [repoman]
| Assignee | ||
Comment 2•11 years ago
|
||
Been doing this for every module I touch. Will continue to do so, but not important nor needs to be filed as a bug.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Whiteboard: [repoman] → [repoman][qa-]
| Assignee | ||
Updated•11 years ago
|
Assignee: nobody → kngo
You need to log in
before you can comment on or make changes to this bug.
Description
•