Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [equinox-dev] OSGi Logger Service <-> Eclipse Plugin Logger


Hi Alexander,
I think right now it is an open question. There are a few bugs / enhancement requests on the subject, most interesting being:

https://bugs.eclipse.org/bugs/show_bug.cgi?id=147824
https://bugs.eclipse.org/bugs/show_bug.cgi?id=125535

Feel free to add to them. Both requirements for the "ideal" logging mechanism and solutions would be very welcome!

Sincerely,
Oleg Besedin




"Ziegler, Alexander " <Alexander.Ziegler@xxxxxxxxxxxx>
Sent by: equinox-dev-bounces@xxxxxxxxxxx

10/18/2006 10:48 AM

Please respond to
Equinox development mailing list <equinox-dev@xxxxxxxxxxx>

To
<equinox-dev@xxxxxxxxxxx>
cc
Subject
[equinox-dev] OSGi Logger Service <-> Eclipse Plugin Logger





Hi,

There are two different Logger APIs. Eclise plugin based Logger and the
OSGi based Logger service. Which Logger API is the best approach to log
events? I think it is very difficult to choose the right way to log.
Both Loggers have different concepts. Java defines a logging API too -
with a good concept. It could be more easier when eclipse follows and
provides only one Logger strategy. Is there any strategy which way
eclipse goes in the future?

Best regards
Alexander
_______________________________________________
equinox-dev mailing list
equinox-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/equinox-dev


Back to the top