Re: Log4j performance considerations

2005-10-13 Thread Russell
firas mualla yahoo.com> writes: > > I have a large J2EE web application . From > performance(speed & memory space) point of view > what is the best scenario to use ? > 1)Use one logger for each class ( this is a common > practice but > doon't you think that it is heap-consu

Log4j performance considerations

2005-09-15 Thread firas mualla
I have a large J2EE web application . From performance(speed & memory space) point of view what is the best scenario to use ? 1)Use one logger for each class ( this is a common practice but doon't you think that it is heap-consuming ). 2)Use one logger instance at