[jboss-jira] [JBoss JIRA] Closed: (JBLOGGING-62) Contribute to SLF4J API
David Lloyd (JIRA)
jira-events at lists.jboss.org
Mon Apr 18 08:43:33 EDT 2011
[ https://issues.jboss.org/browse/JBLOGGING-62?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
David Lloyd closed JBLOGGING-62.
--------------------------------
Resolution: Rejected
Just to be perfectly clear, the JBoss Logging API long predates the SLF4J API.
In any case, we have strict i18n requirements that are non-negotiable; this makes it hard, if not impossible, for us to rely on an external project, unfortunately.
I think you will find that in all of our platforms, we do provide an SLF4J implementation for user deployments (as well as a log4j, commons-logging, and JUL implementation), so we never force the user to use a framework they do not want to use. But for our internal software, we have to use something controlled by us.
> Contribute to SLF4J API
> -----------------------
>
> Key: JBLOGGING-62
> URL: https://issues.jboss.org/browse/JBLOGGING-62
> Project: JBoss Logging
> Issue Type: Enhancement
> Security Level: Public(Everyone can see)
> Components: jboss-logging-spi
> Affects Versions: 3.0.0.Beta4-jboss-logging
> Reporter: Hendy Irawan
> Assignee: David Lloyd
>
> I do see merits in JBoss Logging when compared to SLF4J.
> However I would love the JBoss Logging team to contribute directly and influence the direction of SLF4J (the API, not implementation) than to create a competing API (of which there are overlap, and JBoss Logging adds some powerful features to the API).
> JBoss Logging can still retain its own logging implementation, much like the way Logback is one implementation of SLF4J API.
> My suggestion is that the JBoss should submit API improvements to SLF4J, so that on the API level it everybody can use the same rich API that JBoss Logging provided in SLF4J. This would benefit both JBoss and SLF4J communities.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list