Re: Using Log4j in struts for application logs

2007-12-28 Thread Paul Benedict
Struts doesn't create any automatic logging files. If you are getting additional logs, you have a configuration file loaded to do so. Paul On Dec 27, 2007 9:34 AM, Adam Hardy <[EMAIL PROTECTED]> wrote: > Hi Raghuveer, > I don't know why you have struts.log. Perhaps a struts committer knows > whi

Re: Using Log4j in struts for application logs

2007-12-27 Thread Adam Hardy
Hi Raghuveer, I don't know why you have struts.log. Perhaps a struts committer knows which struts example app uses it. But since logging is a relatively limited subject, I can make several guesses: - you have another application in your webserver which logs to struts.log - you have another lo