)]}'
{
  "commit": "5ed3e7dc937463e459202a4a318d5c4daada50a4",
  "tree": "124ea891ec342ff48616b20615e395406dc404de",
  "parents": [
    "d4158e8bbd3220596557f967617f1ff37bd93c80"
  ],
  "author": {
    "name": "at15",
    "email": "at15@outlook.com",
    "time": "Tue Jan 10 21:43:36 2017 -0800"
  },
  "committer": {
    "name": "at15",
    "email": "at15@outlook.com",
    "time": "Tue Jan 10 21:43:36 2017 -0800"
  },
  "message": "Remove miniTS in TextFormatter\n\n- Related issues: https://github.com/sirupsen/logrus/issues/457\n- miniTS use current time instead of time the log function is called,\nwhich is inaccurate when hook takes a long time\n- `miniTS` is removed and replaced by\n`int(entry.Time.Sub(baseTimestamp)/time.Second)` in `printColored`\nwhich is the only usage of `miniTS`\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "20f2d7edcaf2d97052034e9aa575e6ef17d2dd86",
      "old_mode": 33188,
      "old_path": "text_formatter.go",
      "new_id": "dd86caad114e8992696773259d52f0fe5beeab3c",
      "new_mode": 33188,
      "new_path": "text_formatter.go"
    }
  ]
}
