|
From: James C. <jim...@do...> - 2004-11-07 19:52:17
|
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. |