)]}'
{
  "commit": "1295fdc2c49d403ab41acd6c588b15aa4b148fe2",
  "tree": "ddde4e20651b4e5ec8f2ef2526c88b94e74d8c85",
  "parents": [
    "731b46c2594689943683e8f9c76965a580952098"
  ],
  "author": {
    "name": "arostovtsev",
    "email": "arostovtsev@google.com",
    "time": "Thu Sep 06 11:56:04 2018 -0700"
  },
  "committer": {
    "name": "Copybara-Service",
    "email": "copybara-piper@google.com",
    "time": "Thu Sep 06 11:57:40 2018 -0700"
  },
  "message": "Add \"info server_log\" command to retrieve the log file path.\n\nWe emit several logs: client output to STDOUT \u0026 STDERR, server STDOUT \u0026 STDERR\n(saved in jvm.out), the command log, the master log, and various additional log\nfiles written by helper tools and specific modules.\n\nBut the log file which is often the most useful for diagnosing errors and\nunderstanding unexpected build behavior is the server log, which contains\nextensive debug information from the server process. We want to expose its\nlocation in the \"info\" command to make it easier to find.\n\nRELNOTES: Added \"bazel info server_log\" command to obtain the main Bazel server\nlog file path, which can be quite useful for debugging Bazel issues.\nPiperOrigin-RevId: 211844422\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "5e65c97cca98b5f57164b87678c5ce306e5a34e1",
      "old_mode": 33188,
      "old_path": "src/main/java/com/google/devtools/build/lib/runtime/commands/InfoCommand.java",
      "new_id": "a4487237ca32636cb954415a3359b8fa260ea1d1",
      "new_mode": 33188,
      "new_path": "src/main/java/com/google/devtools/build/lib/runtime/commands/InfoCommand.java"
    },
    {
      "type": "modify",
      "old_id": "b209a5d0b87c97c4461dcd17146808d90fd60b7b",
      "old_mode": 33188,
      "old_path": "src/main/java/com/google/devtools/build/lib/runtime/commands/InfoItem.java",
      "new_id": "161249214cc0efcdf17d3af785366610e150a5ff",
      "new_mode": 33188,
      "new_path": "src/main/java/com/google/devtools/build/lib/runtime/commands/InfoItem.java"
    },
    {
      "type": "modify",
      "old_id": "dd67dc487ccb6a5c0bc5a379d660aaf4f34eed93",
      "old_mode": 33261,
      "old_path": "src/test/shell/bazel/client_test.sh",
      "new_id": "ff8b7a318ff825e50d70501c4eae2ab17c9670c3",
      "new_mode": 33261,
      "new_path": "src/test/shell/bazel/client_test.sh"
    }
  ]
}
