Closed
Bug 1548348
Opened 6 years ago
Closed 6 years ago
Provide a consistent way for libraries to register log messages
Categories
(Taskcluster :: Services, task)
Taskcluster
Services
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: dustin, Assigned: dustin)
Details
tc-lib-api publishes the apiMethod log message.
I'd like to add a few to tc-lib-pulse, as well for bug 1543378.
Let's do something with yarn generate to allow libraries to export their own log message declarations as "built-in" messages.
| Assignee | ||
Updated•6 years ago
|
Type: defect → task
| Assignee | ||
Comment 1•6 years ago
|
||
Oops, I meant to needinfo you on this, Brian - any thoughts on how you'd like to see this designed?
Flags: needinfo?(bstack)
| Assignee | ||
Comment 3•6 years ago
|
||
https://github.com/taskcluster/taskcluster/pull/707 implements this. I'll get it landed today. This will open the door to putting those log definitions in tc-lib-pulse instead of tc-lib-monitor.
| Assignee | ||
Comment 4•6 years ago
|
||
https://github.com/taskcluster/taskcluster/pull/720 for tc-lib-pulse logging.
| Assignee | ||
Updated•6 years ago
|
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•