Controlling amount of log messages in Struts 1.1

2003-01-16 Thread John Fairbairn
Hi, I'm using Struts 1.1-b2 within Websphere Studio Application Developer 4. I am getting an excessive amount of messages logged to my console such as: 0 [Thread-1] INFO util.PropertyMessageResources - Initializing, config='org.apache.struts.util.LocalStrings', returnNull=true 10 [Thread-1]

Re: Controlling amount of log messages in Struts 1.1

2003-01-16 Thread V. Cekvenich
Set up your log4.jproperties file to do that. John Fairbairn wrote: Hi, I'm using Struts 1.1-b2 within Websphere Studio Application Developer 4. I am getting an excessive amount of messages logged to my console such as: 0 [Thread-1] INFO util.PropertyMessageResources - Initializing,