diff -r 000000000000 -r 6474c204b198 testing/mozbase/docs/loggingreporting.rst --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/testing/mozbase/docs/loggingreporting.rst Wed Dec 31 06:09:35 2014 +0100 @@ -0,0 +1,12 @@ +Logging and reporting +===================== + +Ideally output between different types of testing system should be as +uniform as possible, as well as making it easy to make things more or +less verbose. We created some libraries to make doing this easy. + +.. toctree:: + :maxdepth: 2 + + mozlog + mozlog_structured