JBoss Community

Disable log output of RichFaces in JBoss server

created by Dwarakanathan Thiru in JBoss Portal - View the full discussion

Hi,

 

How can I disable / minimize log output of RichFaces?

 

I tried following entry in my jboss-log4j.xml file, but it does not seem to help.

 

<category name="org.ajax4jsf">

     <priority value="WARN" />

</category>

<category name="org.richfaces">

     <priority value="WARN" />

</category>

 

Thanks!!

Reply to this message by going to Community

Start a new discussion in JBoss Portal at Community