-
Feature Request
-
Resolution: Obsolete
-
Major
-
None
-
None
-
None
We are running some JBoss libraries that use jboss-logging inside Eclipse RCP. We'd like to centralise all our logging. Unfortunately OSGi LogService does not support named loggers, for now they're only available through the Equinox ExtendedLogService.
I'll attach a pull request.