Confirmed users
64
edits
Chmanchester (talk | contribs) (→Status) |
Chmanchester (talk | contribs) |
||
Line 24: | Line 24: | ||
The primary logging API for our data format is mozlog's structured module ([http://mozbase.readthedocs.org/en/latest/mozlog_structured.html readthedocs]). An extensive example of how to use the api is included in these docs. | The primary logging API for our data format is mozlog's structured module ([http://mozbase.readthedocs.org/en/latest/mozlog_structured.html readthedocs]). An extensive example of how to use the api is included in these docs. | ||
For data originating from JavaScript or Java, StructuredLog.jsm and StructuredLogger.java have been implemented to produce this | For data originating from JavaScript or Java, StructuredLog.jsm and StructuredLogger.java have been implemented to produce this format. Mozlog supports logging data directly from these producers. | ||
== Status == | == Status == |