[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform.rcp] Howto enable tracing for custom logs in own plugin?

Hi,

I am referring to the "Tracing" Tab in the launch config of an Eclipse Application. I am using the Plugin.getLog.log-Method to log some info
and errors from my own plugins.


Is there any extension point I can use to have my own plugin's logs show
as option in the "Tracing" Tab so that I can specify wether I want to
see these logs on the console/log or not?

Thanks,
Ben