[jboss-jira] [JBoss JIRA] (JBLOGGING-92) Add support for Equinox ExtendedLogService
James Perkins (JIRA)
issues at jboss.org
Wed Oct 5 14:22:00 EDT 2016
[ https://issues.jboss.org/browse/JBLOGGING-92?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
James Perkins closed JBLOGGING-92.
----------------------------------
Resolution: Out of Date
I'm going to close this as I think it's out of date. I'd prefer in most cases not add support for other logging frameworks in jboss-logging itself and rather have the project itself supply a [{{LoggerProvider}}|https://github.com/jboss-logging/jboss-logging/blob/master/src/main/java/org/jboss/logging/LoggerProvider.java] This uses a standard ServiceLoader to find a matching provider.
> Add support for Equinox ExtendedLogService
> ------------------------------------------
>
> Key: JBLOGGING-92
> URL: https://issues.jboss.org/browse/JBLOGGING-92
> Project: JBoss Logging
> Issue Type: Feature Request
> Components: jboss-logging-spi
> Reporter: Philippe Marschall
> Assignee: David Lloyd
>
> 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.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
More information about the jboss-jira
mailing list