Closed
Bug 1251335
Opened 9 years ago
Closed 9 years ago
replace cef logging with mozlog
Categories
(Release Engineering Graveyard :: Applications: Balrog (backend), defect)
Release Engineering Graveyard
Applications: Balrog (backend)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: bhearsum, Assigned: bhearsum)
References
Details
Attachments
(2 files)
In speaking with Julien about Balrog migration to CloudOps today, CEF logging came up and he told me that we can kill it and log mozlog formatted lines instead. We should land this before we switch over to CloudOps.
Assignee | ||
Comment 1•9 years ago
|
||
Details in the PR.
Assignee: nobody → bhearsum
Attachment #8731723 -
Flags: review?(nthomas)
Attachment #8731723 -
Flags: review?(jvehent)
Updated•9 years ago
|
Attachment #8731723 -
Flags: review?(nthomas) → review+
Assignee | ||
Comment 2•9 years ago
|
||
Comment on attachment 8731723 [details] [review]
Implement Mozlog and remove CEF logging
11:33 <~bhearsum> ulfr: is there anything you want me to address on https://github.com/mozilla/balrog/pull/59 before merging it?
11:39 < ulfr> bhearsum: nope, it's good to go from my end
11:40 <~bhearsum> ulfr: \o/ thanks
Attachment #8731723 -
Flags: review?(jvehent) → review+
Comment 3•9 years ago
|
||
Commit pushed to master at https://github.com/mozilla/balrog
https://github.com/mozilla/balrog/commit/8ba338d464286f8c5228834f36e79d38828e6605
Merge pull request #59 from bhearsum/mozlog
bug 1251335: Implement Mozlog and remove CEF logging. r=nthomas,ulfr
Assignee | ||
Comment 4•9 years ago
|
||
Attachment #8733406 -
Flags: review?(nthomas)
Comment 5•9 years ago
|
||
Comment on attachment 8733406 [details] [review]
add test for logging configuration
r+ with the comment on the PR fixed/defeated in a logic cage match.
Attachment #8733406 -
Flags: review?(nthomas) → review+
Assignee | ||
Comment 6•9 years ago
|
||
This landed in production today.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Updated•5 years ago
|
Product: Release Engineering → Release Engineering Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•