commit | ac0449e6c591e8c4332eeb70ccc0e1a252a74c75 | [log] [tgz] |
---|---|---|
author | David Pursehouse <david.pursehouse@sonymobile.com> | Thu May 21 15:24:21 2015 +0900 |
committer | David Pursehouse <david.pursehouse@sonymobile.com> | Thu May 21 15:32:42 2015 +0900 |
tree | 58d396e062f2f70e21de25655ffe55f475a5f078 | |
parent | 50514a49245471fa62d78abef307c1e5d13b10fd [diff] |
Better logging of plugin version on load, unload and reload When a plugin is reloaded explicitly by the user, it makes more sense to log the version that was newly loaded than the version that is currently running and will be replaced. Add a separate log on unload to explicitly show the version that is being unloaded. When a plugin is loaded or reloaded by the plugin scanner, log the new version that has been loaded. Change-Id: Iebee78bde188db15a495b55c32b4ba8c458b2d37