On Tuesday 27 January 2004 14:03, Eric Pugh wrote:
> Out of curiosity..  Why aren't we leveraging Log4j?  Log4j is mature, used
> in a million projects, and already has solved things like file rotation and
> formatting log messages...
>
> It seems like by using Log4j, the all the issues of dealing with the
> specifics of logging could go away...

That's why Stephen has re-written the whole architecture surround the 'early' 
establishment of logging framework.
This new system allows for practically any logging framework to be plugged in, 
be it Log4J, JDK Logging or LogKit (the first one).

Log4J in its "native form" is not suitable, as it violates the IoC principles, 
but will serve us well in the time to come.


Niclas


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

Reply via email to