Christopher Park [https://community.jboss.org/people/ccfpark] created the discussion
"Re: truncate Jboss log file contents to 0 when restarted" To view the discussion, visit: https://community.jboss.org/message/829999#829999 -------------------------------------------------------------- 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 [https://community.jboss.org/message/829999#829999] Start a new discussion in Beginner's Corner at Community [https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2075]
_______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
