[infinispan-issues] [JBoss JIRA] Commented: (ISPN-792) Migrate to David's JBoss Logging

Galder Zamarreño (JIRA) jira-events at lists.jboss.org
Wed Nov 24 09:45:59 EST 2010


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

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

The source code for JBoss Logging is located in https://github.com/dmlloyd/jboss-logging

If we wanna use it, David said: "All you need is JBoss Logging - that's the logging facade which has the mandated i18n support.  In your build, you also need to include jboss-logging-tools (as a "provided" dependency) to process your @Message annotations for i18n support."

> Migrate to David's JBoss Logging
> --------------------------------
>
>                 Key: ISPN-792
>                 URL: https://jira.jboss.org/browse/ISPN-792
>             Project: Infinispan
>          Issue Type: Feature Request
>            Reporter: Galder Zamarreño
>            Assignee: Manik Surtani
>
> Based on what David Lloyd said in the AS7 podcast, it performs much better than log4j and in particular, when it comes to log level checks (it apparently uses volatile int checks).
> This could have a direct impact on the Infinispan performance since we do a fair few level checks.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       



More information about the infinispan-issues mailing list