0 Replies Latest reply on Jun 5, 2006 9:52 AM by nbal

    JBoss  logging

    nbal

      Hi,

      I am using Jboss 4.0.1 on Solaris 8. I am deploying over SOAP. and I use debug level for the logs, since I want to see the SOAP packages.

      Using the same parameters, when I use Lightweight Logger (LWLoggerImpl) as the logger.class, I get to see them. When I switch though to Log4jLoggerImpl I loose them.

      Ideally I would like to use Log4j but also be able to have the detail that I need. The same log4j configuration worked fine with weblogic.

      Any suggestions?