Uploaded image for project: 'Infinispan'
  1. Infinispan
  2. ISPN-991

Netty should use same logger as Infinispan

This issue belongs to an archived project. You can view it, but you can't modify it. Learn more

XMLWordPrintable

      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:

      InternalLoggerFactory.setDefaultFactory(new Log4JLoggerFactory());

              rh-ee-galder Galder ZamarreƱo
              rh-ee-galder Galder ZamarreƱo
              Archiver:
              rhn-support-adongare Amol Dongare

                Created:
                Updated:
                Resolved:
                Archived: