)]}'
{
  "log": [
    {
      "commit": "99d8f895c03ce30f77c43d4db125424d45ce5286",
      "tree": "4e3a3ce2dfb1f7f9896a258349837b04e5a42014",
      "parents": [
        "4bfca1cc7bf6c213b546ee20a6f2e131fca4831c"
      ],
      "author": {
        "name": "Alex Light",
        "email": "allight@google.com",
        "time": "Tue Mar 13 15:38:11 2018 -0700"
      },
      "committer": {
        "name": "Alex Light",
        "email": "allight@google.com",
        "time": "Tue Mar 13 15:41:42 2018 -0700"
      },
      "message": "Make wrap-logcat a bit easier to call.\n\nAllow the command to be sent in as a non-quoted string.\n\nTest: ./tools/wrap-logcat.py -o /tmp/abc.txt ./test/run-test 001-Main\n\nChange-Id: Ia35c2090c7f0ad8b12ff913a3e1d608e01a56845\n"
    },
    {
      "commit": "6717e5fae190386273accaa638e42000fa46ffcb",
      "tree": "8bba976be62dc941760237c1115db894b987f787",
      "parents": [
        "35b71307292e16aafb9ae1c976eb065311e04f39"
      ],
      "author": {
        "name": "Alex Light",
        "email": "allight@google.com",
        "time": "Mon Mar 12 11:54:48 2018 -0700"
      },
      "committer": {
        "name": "Alex Light",
        "email": "allight@google.com",
        "time": "Tue Mar 13 13:23:29 2018 -0700"
      },
      "message": "Write a wrapper to record logcat while another process is running\n\nIt is often useful to have the device logcat from while our tests are\nrunning. Until now this had to be done manually. This adds a wrapper\nscript that will run another script with logcat running in the\nbackground. The logcat is written to the \u0027-o\u0027 or --output file.\n--logcat-invoke \u0027\u003cinvoke\u003e\u0027 lets one control how the logcat is\ncollected. The output of the command is piped to the logcat file.  The\ncommand is killed with SIGTERM when the testing ends. Users should be\nvery careful that everything is properly quoted.\n\nTest: ./tools/wrap-logcat.py -o /tmp/test-logcat \\\n                             --logcat-invoke \u0027adb logcat -v threadtime\u0027 \\\n                             \u0027./test/run-test --dev 001-HelloWorld\u0027\nBug: 74429665\n\nChange-Id: I70527b5b9e1547aa1f97a217ec56fd1ffc0c235c\n"
    }
  ]
}
