[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform.rcp] Re: logging in plugins

Hi Bob.

Bob Foster wrote:
I guess I should have mentioned that I define the following three convenience methods in my plugin:

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?

Marcus