Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [equinox-dev] Disabling the LogService

For OSGi enRoute I wrote a simple adapter that hides the Equinox log:


Kind regards,

Peter Kriens

On 11 aug. 2016, at 22:42, Benson Margulies <benson@xxxxxxxxxxxxx> wrote:

I'd like to use the SLF4J log services instead of the built-in Equinox
log service.

When I just add the SLF4J bundle to my container, the Equinox
LogService still ends up being the official log service.

Is there some framework property I can set or something else i can do
to turn it off?
_______________________________________________
equinox-dev mailing list
equinox-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/equinox-dev

Attachment: smime.p7s
Description: S/MIME cryptographic signature


Back to the top