----- Original Message ----- 
From: "Peter Royal" <[EMAIL PROTECTED]>
To: "Avalon framework users" <[EMAIL PROTECTED]>
Sent: Friday, September 27, 2002 3:30 PM
Subject: Re: ECM


> On Friday, September 27, 2002, at 07:54  AM, Leo Simons wrote:
> >> 3. Is LogKit the only type of logger allowed to be passed to ECM ?
> >> (I prefer using JDK 1.4 logger since I have it already in JDK...)
> >
> > I can honestly say I don't know (never tried). Someone else will have 
> > to
> > answer that one...
> 
> ECM supports the org.apache.avalon.framework.logger.* abstraction, 
> which includes a Jdk14Logger.

I got answer to this last question by my own - I dunno nothing about nightly builds, 
but 4.0 release of excalibur, and thus ECM, implements deprecated Loggable interface 
(it passes LogKit logger in setLogger() method) instead of LogEnabled (which uses 
Avalon Framework's abstraction of logger that can be LogKit, JDK1.4Logger, and Log4U 
depending on wrapper used).

Regards,
Vjeran



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

Reply via email to