Not sure if you've checked this...but.... - Verify you don't have double appenders in the same Category/Logger. -Then verify you aren't logging to different Category/Loggers that share an Appender.
----- Original Message ----- From: "Jacek Kempski" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, February 13, 2002 8:05 AM Subject: double logs > Hi, > > I am new to the list and newbie to log4j. We develop a web based system > using Velocity and a framework built upon it. > I have refactored the framework to use log4j using the instantiation > servlet. The framework itself talks to components through module > interfaces. Now the components log through log4j as well, quite > successfully, but our base servlet logs each message twice. I thought > this comes through extending the servlet, but it can't be the case since > the delegation model is even bigger. > > > Any help will be much apreciated. If this question has been asked > before, redirect me to the source please. > > cheers, > > jacek > > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>