|
From: Rob H. <ro...@ca...> - 2004-11-07 19:59:18
|
My thinking is that it allows for log names to be changed easily - something that is quite handy in apps where you have many instances of the same service components lying around. Rob James Cook writes: > I guess I don't have to use it, but I also think it's a bit overkill. I find > this single statement sufficient: > > private static final Log LOG = LogFactory.getLog(MyClass.class); > > >> -----Original Message----- >> Of Dmitriy Kopylenko >> >> I had the same kind of an idea a while ago and I remember discussing it >> with Juergen. At that time Juergen didn't see a real value of injecting >> Log instances. > > > > ------------------------------------------------------- > This SF.Net email is sponsored by: > Sybase ASE Linux Express Edition - download now for FREE > LinuxWorld Reader's Choice Award Winner for best database on Linux. > http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click > _______________________________________________ > Springframework-developer mailing list > Spr...@li... > https://lists.sourceforge.net/lists/listinfo/springframework-developer |