Dwarakanathan Thiru [
http://community.jboss.org/people/dwarak_cit] created the discussion
"Disable log output of RichFaces in JBoss server"
To view the discussion, visit:
http://community.jboss.org/message/586628#586628
--------------------------------------------------------------
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
[
http://community.jboss.org/message/586628#586628]
Start a new discussion in JBoss Portal at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]