Closed
Bug 1535125
Opened 6 years ago
Closed 6 years ago
Finish porting debug and count/measure logging into registered loggers
Categories
(Taskcluster :: Services, enhancement)
Taskcluster
Services
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: bstack, Assigned: bstack)
Details
This will be a slow and steady process of porting uses of the debug package into monitor.debug() over all of our services and libraries where applicable.
Also anywhere that a generic count or measure is being used (monitor.count/monitor.measure), look into replacing this with a registered log format message.
| Assignee | ||
Updated•6 years ago
|
Assignee: nobody → bstack
Status: NEW → ASSIGNED
| Assignee | ||
Comment 2•6 years ago
|
||
I think this can actually be closed. I think everything we actually want to track has been moved and the counts/measures are at info level which is not normally logged.
There's still plenty of things I'd like to see get a structured log event defined for but that doesn't need this bug open.
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
Flags: needinfo?(bstack)
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•