)]}'
{
  "commit": "b7aa2ad734c563819bb2970bc6e8ac08bdb6b848",
  "tree": "ddc5e0ad996d091795c4605712a719276ad189f5",
  "parents": [
    "45187ed9ae812c3a830428b3cd499f1b6d1100cc"
  ],
  "author": {
    "name": "Carmi Grushko",
    "email": "carmi@fb.com",
    "time": "Thu Jan 02 10:40:40 2020 -0800"
  },
  "committer": {
    "name": "Facebook Github Bot",
    "email": "facebook-github-bot@users.noreply.github.com",
    "time": "Thu Jan 02 10:42:21 2020 -0800"
  },
  "message": "Unbreak ktfmt on JDK 11\n\nSummary:\nKotlin Compiler reports the modules it loads, presumably on JDK \u003e\u003d 9. Unfortunately for `ktfmt`, no logger was configured, so Kotlin Compiler would do the logical thing of blowing up.\n\nAdding a logger unbreaks `ktfmt`.\n\nReviewed By: strulovich\n\nDifferential Revision: D19253789\n\nfbshipit-source-id: a210b80af97b1e3d9afba235bf8c883a1148468e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "40f2c79fe5aa7c636b0dc053be6abb063802883a",
      "old_mode": 33188,
      "old_path": "core/src/main/java/com/facebook/ktfmt/Parser.kt",
      "new_id": "4647e26603e3aaa32d6cc9a17eea085fa8fe7efd",
      "new_mode": 33188,
      "new_path": "core/src/main/java/com/facebook/ktfmt/Parser.kt"
    }
  ]
}
