1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/testing/mozbase/docs/loggingreporting.rst Wed Dec 31 06:09:35 2014 +0100 1.3 @@ -0,0 +1,12 @@ 1.4 +Logging and reporting 1.5 +===================== 1.6 + 1.7 +Ideally output between different types of testing system should be as 1.8 +uniform as possible, as well as making it easy to make things more or 1.9 +less verbose. We created some libraries to make doing this easy. 1.10 + 1.11 +.. toctree:: 1.12 + :maxdepth: 2 1.13 + 1.14 + mozlog 1.15 + mozlog_structured