[jboss-jira] [JBoss JIRA] (JBLOGGING-88) Support setting the logging provider via a resource file
David Lloyd (JIRA)
jira-events at lists.jboss.org
Tue Jan 8 09:56:08 EST 2013
[ https://issues.jboss.org/browse/JBLOGGING-88?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12744070#comment-12744070 ]
David Lloyd commented on JBLOGGING-88:
--------------------------------------
Reviewing pull requests today. I still don't see a clear use case that is solved this way; also, the usage of META-INF/services is not consistent with the ServiceProvider mechanism which uses this directory. Can you clarify a bit?
> Support setting the logging provider via a resource file
> --------------------------------------------------------
>
> Key: JBLOGGING-88
> URL: https://issues.jboss.org/browse/JBLOGGING-88
> Project: JBoss Logging
> Issue Type: Feature Request
> Security Level: Public(Everyone can see)
> Affects Versions: 3.1.2.GA
> Reporter: Jérôme Delagnes
> Assignee: David Lloyd
>
> Logging provider can be set via the system property {{org.jboss.logging.provider}}.
> It could be nice if the provider could be also set via the resource {{META-INF/services/org.jboss.logging.provider}} or others.
> The algorithm used to locate the provider:
> # system property
> # resource file
> # existing logic
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list