[jboss-jira] [JBoss JIRA] (JBLOGGING-88) Support setting the logging provider via a resource file

Jérôme Delagnes (JIRA) jira-events at lists.jboss.org
Sun Nov 25 08:20:21 EST 2012


Jérôme Delagnes created JBLOGGING-88:
----------------------------------------

             Summary: 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