This content has been marked as final. 
    
Show                 2 replies
    
- 
        1. Re: Seam logging in Webspheredavid.salter Jan 21, 2009 6:25 PM (in response to joepwro.joepwro.gmail.com)According to the docs, Seam will use log4j if it exists in the classpath and JDK logging otherwise. Have you tried removing log4j from the classpath? 
- 
        2. Re: Seam logging in Webspherejkronegg Feb 20, 2009 4:43 PM (in response to joepwro.joepwro.gmail.com)Yes, there is a way. Go to the WAS console in the following WAS console menu: 
 \ Troubleshooting \ Logs and trace \ server1 \ Change log detail levels \ Runtime \-  Check the Save runtime changes to configuration as well checkbox.
- Set the log level for org.jboss.seam.* to all (for example)
 
-  Check the 
 
     
    