| [news.eclipse.platform.rcp] Re: logging in plugins |
As a consequence EVERY single plugin has to implement these "convenience methods" copy/pasting the same code, which IMHO is not really convenient.
Why did Eclipse reinvent the wheel by implementing its own logging mechanism? Why not using log4j?
And: how is a company supposed to deliver an RCP based application that uses non-plugin code that writes into a single log-file if there's not a single logging facility?