[jboss-dev-forums] [jBPM Development] - Re: How to stop NioProcessor-2 logging. [org.apache.mina.filter.logging.LoggingFilter] (NioProcessor-2) IDLE

Sebastian Tolloczko do-not-reply at jboss.com
Thu Mar 15 14:45:53 EDT 2012


Sebastian Tolloczko [https://community.jboss.org/people/ocheck] created the discussion

"Re: How to stop NioProcessor-2 logging.  [org.apache.mina.filter.logging.LoggingFilter] (NioProcessor-2) IDLE"

To view the discussion, visit: https://community.jboss.org/message/724119#724119

--------------------------------------------------------------
To stop NioProcessor logging include the following lines in the server/default/conf/jboss-log4j.xml file:

|  | <!-- Limit the org.apache.mina (mina task server) to WARN as its INFO is verbose --> |
   <category name="org.apache.mina">
|    | <priority value="WARN"/> |
   </category>
--------------------------------------------------------------

Reply to this message by going to Community
[https://community.jboss.org/message/724119#724119]

Start a new discussion in jBPM Development at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2035]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-dev-forums/attachments/20120315/b8f2ec45/attachment.html 


More information about the jboss-dev-forums mailing list