)]}'
{
  "commit": "c696e68bb98971bbbb340277d96024837d6943a7",
  "tree": "741320d6acf8a7888e271b9e105b974e23b54aae",
  "parents": [
    "74ca4f58a6ffdc5668f19593de6193a3de04d54f"
  ],
  "author": {
    "name": "Krzysztof Chruscinski",
    "email": "krzysztof.chruscinski@nordicsemi.no",
    "time": "Tue Oct 23 19:44:44 2018 +0200"
  },
  "committer": {
    "name": "Anas Nashif",
    "email": "anas.nashif@intel.com",
    "time": "Wed Oct 24 11:14:26 2018 +0100"
  },
  "message": "logging: Added support for 10 arguments in log message\n\nExtended supported number of arguments in log message. Support for\nmessages consisting of more than 2 chunks had to be added. So far\nmessages could consist of one chunk (up to 3 args) or two chunks\n(2 args in first chunk and 7 in second chunk). Once 2+ chunks\nsupport is added number of arguments is techinically limited to\n15 (4 bit field). log_core and log_output extended to suppor 10\narguments.\n\nSigned-off-by: Krzysztof Chruscinski \u003ckrzysztof.chruscinski@nordicsemi.no\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "6cfd8b5f9f0cd5ae156ccb51e4e43949d81037b3",
      "old_mode": 33188,
      "old_path": "include/logging/log_core.h",
      "new_id": "f3ed5d2b223011835f273b99198df18f362b4d9e",
      "new_mode": 33188,
      "new_path": "include/logging/log_core.h"
    },
    {
      "type": "modify",
      "old_id": "6b0dd376e7eceeb83bf5fbb2adab91da47051262",
      "old_mode": 33188,
      "old_path": "include/logging/log_msg.h",
      "new_id": "ef551b1ec1448529599815461602e2afb17ca702",
      "new_mode": 33188,
      "new_path": "include/logging/log_msg.h"
    },
    {
      "type": "modify",
      "old_id": "70051de7594ddc6451915a3cc39e5bab75e1f418",
      "old_mode": 33188,
      "old_path": "subsys/logging/log_core.c",
      "new_id": "02ea8660d4e740ec694392a1cddb9cb23e20365c",
      "new_mode": 33188,
      "new_path": "subsys/logging/log_core.c"
    },
    {
      "type": "modify",
      "old_id": "02c8aea000d72d82889be0c964be56075287d008",
      "old_mode": 33188,
      "old_path": "subsys/logging/log_msg.c",
      "new_id": "e61a8ccd82d2bfe1a2be5e41326a77d6c1739cdf",
      "new_mode": 33188,
      "new_path": "subsys/logging/log_msg.c"
    },
    {
      "type": "modify",
      "old_id": "6ab2975e6a87bb3a62d1fc775d985e9c0dd9d85f",
      "old_mode": 33188,
      "old_path": "subsys/logging/log_output.c",
      "new_id": "a1ac0e37ebec91f75edd068adee0870abbfedaad",
      "new_mode": 33188,
      "new_path": "subsys/logging/log_output.c"
    },
    {
      "type": "modify",
      "old_id": "d508941c8acc6945f04b7c9e001f17757e43f49b",
      "old_mode": 33188,
      "old_path": "tests/subsys/logging/log_core/src/log_core_test.c",
      "new_id": "481e6872d33911fbf780bbf8983d3c749402f5ec",
      "new_mode": 33188,
      "new_path": "tests/subsys/logging/log_core/src/log_core_test.c"
    }
  ]
}
