Okay, but Struts 1 uses Apache Commons Logging. That means you'll need to configure that or use Apache Log4j 1.x configuration which is also supported.
Cheers, Paul On Thu, May 29, 2014 at 10:38 PM, Usha Ladkani <ushaladk...@gmail.com> wrote: > Hello Paul. > > We are using java.util.logging.Logger in our application. > > Regards > Usha > > > On Fri, May 30, 2014 at 9:02 AM, Paul Benedict <pbened...@apache.org> > wrote: > > > Usha, what logging framework are you using? > > > > > > Cheers, > > Paul > > > > > > On Thu, May 29, 2014 at 10:28 PM, Usha Ladkani <ushaladk...@gmail.com> > > wrote: > > > > > Hello , > > > > > > We are using Struts 1 , Can someone tell me how can I enable Struts > logs > > in > > > debug mode, Basically I am looking for statements as below - > > > > > > BeanUtils 1 org.apache.commons.beanutils.BeanUtils populate > > > BeanUtils.populate( > > > > > > Thanks and regards > > > > > >