)]}'
{
  "commit": "65c32b255dbb98a228330090d4ddb889a88994f5",
  "tree": "5a84b62a27cd3cddbb9e8748bd2e570ad41f7304",
  "parents": [
    "b7fcb430c156952fce4cb43a0a3cd81c2a5c939e"
  ],
  "author": {
    "name": "Maxim Dounin",
    "email": "mdounin@mdounin.ru",
    "time": "Thu Aug 18 21:48:13 2011 +0000"
  },
  "committer": {
    "name": "Maxim Dounin",
    "email": "mdounin@mdounin.ru",
    "time": "Thu Aug 18 21:48:13 2011 +0000"
  },
  "message": "Complain on invalid log levels.\n\nPreviously only first log level was required to be correct, while error_log\ndirective in fact accepts list of levels (e.g. one may specify \"error_log ...\ndebug_core debug_http;\").  This resulted in (avoidable) wierd behaviour on\nmissing semicolon after error_log directive, e.g.\n\n    error_log /path/to/log info\n    index index.php;\n\nsilently skipped index directive and it\u0027s arguments (trying to interpret\nthem as log levels without checking to be correct).\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "44333146daec61649a4302ae7610cb22a79d71e9",
      "old_mode": 33188,
      "old_path": "src/core/ngx_log.c",
      "new_id": "e7d597e7e01f086701667c91dfe9a2a0b8291b75",
      "new_mode": 33188,
      "new_path": "src/core/ngx_log.c"
    }
  ]
}
