[
https://issues.jboss.org/browse/JBLOGGING-133?page=com.atlassian.jira.plu...
]
David Lloyd commented on JBLOGGING-133:
---------------------------------------
A possible approach could be to read a jboss-logging.properties file which can specify a
built-in provider name. It could also be used for other primordial items, like
establishing a default locale that differs from the platform.
Support specification of existing logging provider other than by
system property.
---------------------------------------------------------------------------------
Key: JBLOGGING-133
URL:
https://issues.jboss.org/browse/JBLOGGING-133
Project: JBoss Logging
Issue Type: Feature Request
Components: jboss-logging-spi
Reporter: Steven Sharp
Assignee: James Perkins
Priority: Major
The only way to choose a logging provider other than jboss is by using the
{{org.jboss.logging.provider}} system property. There are cases where this is not
feasible or even possible. Since using the service loader method is not a supported
solution, there needs to be an alternative to the system property for selecting a
different logging provider.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)