JBoss Community

Re: truncate Jboss log file contents to 0 when restarted

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

Here's what I did to address this:

 

Edit "D:\jdk\jre\lib\logging.properties" with the following settings:

 

  • .level= WARNING
  • java.util.logging.ConsoleHandler.level = WARNING

 

Now my stderrwfc.log hardly grows (only when there is an error or warning).  The previous settings were INFO and I would say about 99.999% of the entries in there were Info messages.

Reply to this message by going to Community

Start a new discussion in Beginner's Corner at Community