Just drop a log4.properties or log4j.xml in the root of your classpath.
On 8/24/07, Ashish Kulkarni <[EMAIL PROTECTED]> wrote: > > Hi > How do i configure sturts logging then, i have a log4j.properties file > where > i set my application logging, can i use the same for struts logging > > Ashish > > On 8/24/07, Paul Benedict <[EMAIL PROTECTED]> wrote: > > > > Impossible. Struts is built with Commons Logging. > > > > On 8/24/07, Ashish Kulkarni <[EMAIL PROTECTED]> wrote: > > > > > > Hi > > > I have a struts 1.2.4 application, and i have log4j.jar and > > > commons-logging.jar in classpath > > > In my application i use log4j for logging, > > > i wanted to know what would be effect of removing > commons-logging.jarfile > > > from classpath > > > > > >

