Auto-tools/Projects/Structured Logging: Difference between revisions

Line 24: Line 24:
The primary logging api for our data format is mozlog.structured [http://mozbase.readthedocs.org/en/latest/mozlog_structured.html readthedocs]
The primary logging api for our data format is mozlog.structured [http://mozbase.readthedocs.org/en/latest/mozlog_structured.html readthedocs]


For data originating from JavaScript or Java systems, StructuredLog.jsm and StructuredLogger.java have been implemented to produce this data format. The python library supports logging JSON directly from these producers with log_raw.
For data originating from JavaScript or Java systems, StructuredLog.jsm and StructuredLogger.java have been implemented to produce this data format. The mozlog API supports logging JSON directly from these producers with log_raw.


== Status ==
== Status ==
Confirmed users
64

edits