On Sat, 2005-10-01 at 02:52 +0200, Joerg Hohwiller wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> Joerg Hohwiller wrote:
> > Hi there,
> > 
> > it all works and all tests passed.
> > I submitted the full patch at
> > http://issues.apache.org/bugzilla/show_bug.cgi?id=36062
> > 
> > Discussion is most welcome.
> First issue: I suggested to have non-arg constructors for each Logger
> implementation that create a "root-logger" (logger with empty name).
> This is not yet included (in the patch). I think this would be an
> additional issue towards IoC because the container could use that constructor
> instead of the LogFactory or the String constructor and from that point work
> with getChildLogger from the Logger interface without casting.

note that there are a few log implementations (in particular
AvalonLogger) which cannot logically support this. sounds like a
reasonable additional for those loggers which can logically support it.

- robert


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to