[jboss-jira] [JBoss JIRA] Updated: (JGRP-645) Replace commons-logging with own logging bridge
Bela Ban (JIRA)
jira-events at lists.jboss.org
Tue Feb 17 12:03:44 EST 2009
[ https://jira.jboss.org/jira/browse/JGRP-645?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Bela Ban updated JGRP-645:
--------------------------
Summary: Replace commons-logging with own logging bridge (was: Replace use of commons-logging with java.util.logging (JDK logging))
Description:
Essentially provide the functionality of commons-logging in JGroups itself, and remove commons-logging.jar.
The bridge should support log4j and JDK logging, but allow devs to plug in other logging implementations
was:
- Wrapper for java.util.logging which provides commons-logging interface to java.util.logging
- Once this is done, we can drop commons-logging.jar and log4j.jar
> Replace commons-logging with own logging bridge
> -----------------------------------------------
>
> Key: JGRP-645
> URL: https://jira.jboss.org/jira/browse/JGRP-645
> Project: JGroups
> Issue Type: Task
> Reporter: Bela Ban
> Assignee: Bela Ban
> Fix For: 3.0
>
>
> Essentially provide the functionality of commons-logging in JGroups itself, and remove commons-logging.jar.
> The bridge should support log4j and JDK logging, but allow devs to plug in other logging implementations
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list