947
edits
(→Profiles Creation in Existing Mozilla Python Code: give a strategy) |
(→Logging - MozLog Package: correct case) |
||
Line 75: | Line 75: | ||
* duplicate in mozilla-central: http://mxr.mozilla.org/mozilla-central/source/build/mozinfo.py | * duplicate in mozilla-central: http://mxr.mozilla.org/mozilla-central/source/build/mozinfo.py | ||
=== Logging - | === Unified Logging - mozlog package === | ||
This package will need to be implemented in both JavaScript and Python so that it is accessible from both sides of the test harnesses and we can get away from hand-formatted "print" statements. | This package will need to be implemented in both JavaScript and Python so that it is accessible from both sides of the test harnesses and we can get away from hand-formatted "print" statements. |
edits