--- "Geir Magnusson Jr." <[EMAIL PROTECTED]> wrote: > On 4/3/02 2:45 PM, "[EMAIL PROTECTED]" > <[EMAIL PROTECTED]> wrote: > > > On Wed, 3 Apr 2002, Geir Magnusson Jr. wrote: > > > >> Yes, that's true. I didn't realize that it > o.a.c.l was actually a logging > >> framework.... I thought it was an interface we > could write to in order to > >> isolate ourselves from changing logger > preferences... > > > > It's a logging API, with interfaces you can use to > isolated from the > > logger implementation. > > > > However, it seems that the Log.getLogger(foo) > pattern is what people have to > use, or are expected to use? >
Is that not also the case with Log4J and JDK 1.4? Only the Avalon logger has a notion of IoC AFAIK. It seems odd to be supporting IoC logging in commons-logging, when we know that all of our other components will not be able to utilize it. ===== Morgan Delagrange http://jakarta.apache.org/taglibs http://jakarta.apache.org/commons http://axion.tigris.org __________________________________________________ Do You Yahoo!? Yahoo! Tax Center - online filing with TurboTax http://taxes.yahoo.com/ -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
