Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 374779

Summary: logging of plugin loads, service calls, etc.
Product: [ECD] Orion Reporter: Susan McCourt <susan>
Component: ClientAssignee: Simon Kaegi <simon_kaegi>
Status: RESOLVED WONTFIX QA Contact:
Severity: normal    
Priority: P3 CC: johnjbarton, mamacdon, simon_kaegi
Version: 0.4   
Target Milestone: ---   
Hardware: PC   
OS: Windows 7   
Whiteboard:

Description Susan McCourt CLA 2012-03-20 11:42:44 EDT
it would be helpful for plugin debugging to be able to log things like:
- plugin got loaded
- service metadata was read
etc...

If you add a plugin and don't see any evidence of its contributions, at least the log would let you know that it was found/contacted (or not).
Comment 1 John J. Barton CLA 2012-03-21 18:59:12 EDT
A really simple starting point would be a console.log call in an event listener:
this._serviceEventTarget.dispatchEvent("serviceAdded", reference, service);

That much would at least verify the info going into the registry.
Comment 2 John Arthorne CLA 2015-05-05 15:46:48 EDT
Closing as part of a mass clean up of inactive bugs. Please reopen if this problem still occurs or is relevant to you. For more details see:


https://dev.eclipse.org/mhonarc/lists/orion-dev/msg03444.html
Comment 3 John Arthorne CLA 2015-05-05 16:00:35 EDT
Closing as part of a mass clean up of inactive bugs. Please reopen if this problem still occurs or is relevant to you. For more details see:


https://dev.eclipse.org/mhonarc/lists/orion-dev/msg03444.html