On Saturday 15 June 2002 11:12 am, Berin Loritsch wrote:
> 1) Instead of having many different logging abstractions, what about
> using
>    Commons Logging (ducks and hides)?

+1
Code sharing is good. Especially from projects all under the same umbrella.

We will probably need to bring some of our features back to commons though. 
>From browsing their javadocs it appears that there is no way to get a child 
logger from a given logger. The retrieval methods for loggers (at least in 
the javadoc examples) is a static method on a factory which isn't very 
IoC-ish.
-pete

-- 
peter royal -> [EMAIL PROTECTED]

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

Reply via email to