Logging in Indigo [message #704169] |
Thu, 28 July 2011 06:55  |
Eclipse User |
|
|
|
Hello eclipse community!
I'm fairly new to eclipse/rcp/plugin developement.
With eclipse helios I wrote a logging plugin. For that I used the osgi LogService. With an LogListener I get the messages an write them into the eclipse log file.
Plugin.getLog().log(status);
Now I tested with indigo and there is some strange behaviour when calling ILog.log(status). It looks like restarting the bundle again and again and again...
In the changes comming with indigo I read that logging was unified and you should use the ExtendedLogService (but it's nearly the same like LogService?!).
Now my questions is how to log into the eclipse log file?
Thanks in adavance!
greez soeren
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.05009 seconds