JBoss Community

Re: Too much logging in JBOSS Eap 6.0.1.GA

created by akaw in Beginner's Corner - View the full discussion

This helped:

http://stackoverflow.com/questions/6811341/jboss-logging-how-to-limit-un-known-classes?rq=1

 

I just added

 

<logger category="stdout">
    <level name="WARN"/>
</logger>

 

to my logging subsystem and those messages went away

Reply to this message by going to Community

Start a new discussion in Beginner's Corner at Community