[infinispan-issues] [JBoss JIRA] Commented: (ISPN-659) Consider migrate from log4j to slf4j+logback

Galder Zamarreño (JIRA) jira-events at lists.jboss.org
Thu Sep 23 11:10:28 EDT 2010


    [ https://jira.jboss.org/browse/ISPN-659?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12552765#action_12552765 ] 

Galder Zamarreño commented on ISPN-659:
---------------------------------------

Niktia, the logging framework in Infinispan is pluggable, so you could contribute an impl for slf4j ;)

Such impl would best extend org.infinispan.util.logging.AbstractLogImpl.

Some extra work would be required to decide which one to chose in LogFactory if both log4j and slf4j are available. A system property could control this.

> Consider migrate from log4j to slf4j+logback
> --------------------------------------------
>
>                 Key: ISPN-659
>                 URL: https://jira.jboss.org/browse/ISPN-659
>             Project: Infinispan
>          Issue Type: Feature Request
>    Affects Versions: 4.2.0.ALPHA2
>            Reporter: Niktia Koksharov
>            Assignee: Manik Surtani
>
> Please use slf4j module as logging component and logback. The author of log4j went on to write "logback" which is an implementation of slf4j that has much better performance than log4j and much cleaner output.
> Hibernate, EHCache have moved to SLF4j

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       



More information about the infinispan-issues mailing list