commit | aa7c14749240c553537ef6d3d063e6732a1cab01 | [log] [tgz] |
---|---|---|
author | Ghanshyam Mann <gmann@ghanshyammann.com> | Tue Mar 10 14:52:22 2020 -0500 |
committer | Ghanshyam Mann <gmann@ghanshyammann.com> | Thu Apr 16 17:22:39 2020 +0000 |
tree | ea2cf1ee2d072f0ecf117718a2bebc6b8b142c16 | |
parent | 0d2b331cc4ec431e6dad944240a9b241b9b5b6d4 [diff] |
Add logs for plugins data While loading data form plugin like tests, config options etc we do not have enough logs to debug if any plugins is missed. It is difficult to debug in such cases where we do not find config options registered by plugins, For example: https://review.opendev.org/#/c/706785 Adding more logs to know what all data we are loading from all plugins. Change-Id: I09d2349a0e32c2265e6beb3dad4619ad33782a51