Closed
Bug 1273331
Opened 9 years ago
Closed 9 years ago
Use mozlog format for logging
Categories
(Firefox :: Normandy Server, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: mythmon, Assigned: mythmon)
References
(Blocks 1 open bug)
Details
In production, staging, and dev, we should configure Python's logging to output in mozlog[0] format. There isn't a library yet for Python to do this yes, so we'll probably have to write that. (There are libraries for Go and Node we can partially steal from.)
[0]: https://github.com/mozilla-services/Dockerflow/blob/master/docs/mozlog.md
Comment 1•9 years ago
|
||
This is brand new and being used by TestPilot:
https://github.com/mozilla/mozilla-cloud-services-logger
Assignee | ||
Updated•9 years ago
|
Assignee: nobody → mcooper
Status: NEW → ASSIGNED
Comment 2•9 years ago
|
||
Commit pushed to master at https://github.com/mozilla/normandy
https://github.com/mozilla/normandy/commit/41b567c1cc45258b81c56863d16de617e447ae69
Use mozlog format in production
Fixes bug 1273331
Updated•9 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Updated•7 years ago
|
Product: Shield → Firefox
You need to log in
before you can comment on or make changes to this bug.
Description
•