[infinispan-issues] [JBoss JIRA] Updated: (ISPN-991) Netty should use same logger as Infinispan

Galder Zamarreño (JIRA) jira-events at lists.jboss.org
Mon Mar 28 11:34:38 EDT 2011


     [ https://issues.jboss.org/browse/ISPN-991?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Galder Zamarreño updated ISPN-991:
----------------------------------

    Fix Version/s: 5.0.0.ALPHA4
                       (was: 5.0.0.BETA1)


> Netty should use same logger as Infinispan
> ------------------------------------------
>
>                 Key: ISPN-991
>                 URL: https://issues.jboss.org/browse/ISPN-991
>             Project: Infinispan
>          Issue Type: Bug
>          Components: Cache Server
>    Affects Versions: 4.2.1.CR4
>            Reporter: Galder Zamarreño
>            Assignee: Galder Zamarreño
>             Fix For: 4.2.1.FINAL, 5.0.0.ALPHA4
>
>
> When Netty has some issues, it uses a logger which by default directs to the JDK logger. As shown in JBPAPP-6112, this causes issues, so I'd suggest forcing Netty to use the same logger Infinispan does. So, if Infinispan is configured with Log4J, so Netty and that can be forced by calling:
> {code}InternalLoggerFactory.setDefaultFactory(new Log4JLoggerFactory());{code}

--
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