FW: DailyRollingFileAppender for a Struts Web Application using WAS 6.0 and Struts 1.1

2008-01-23 Thread Paula McDowell
Hi, all. Is there a way to set a DailyRollingFileAppender outside of a log4j.properties in a struts application? My company’s website is running in a mainfame environment with multiple WAS instances for each region ie., development, test, and production. This type of architecture requires

Re: FW: DailyRollingFileAppender for a Struts Web Application using WAS 6.0 and Struts 1.1

2008-01-23 Thread Laurie Harper
I think that's more of a Log4j configuration question (i.e. how to configure a Log4j appender dynamically during webapp startup). As such, you might be better off asking on a Log4j-specific list. L. Paula McDowell wrote: Hi, all. Is there a way to set a DailyRollingFileAppender outside of a