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

update mozlog docs URL
(update mozlog docs URL)
 
Line 22: Line 22:


=== Logging APIs ===
=== Logging APIs ===
The primary logging API for our data format is mozlog's structured module ([https://mozbase.readthedocs.io/en/latest/mozlog.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 ([https://firefox-source-docs.mozilla.org/mozbase/mozlog.html readthedocs]). An extensive example of how to use the api is included in these docs.


Mozlog is a module in Mozbase. More information about contributing to Mozbase can be found on its wiki page: https://wiki.mozilla.org/Auto-tools/Projects/MozBase#Working_on_Mozbase_and_Contributing_Patches
Mozlog is a module in Mozbase. More information about contributing to Mozbase can be found on its wiki page: https://wiki.mozilla.org/Auto-tools/Projects/MozBase#Working_on_Mozbase_and_Contributing_Patches
4

edits