Burnard, Julie (J.A.) <[EMAIL PROTECTED]> wrote:
> I'm in the process of providing a log4j wrapper class that implements
> the 'log' type statements from the jdk 1.4 java.util.logging.Logger
> class.  Note, our organization is not yet utilizing jdk 1.4, so we've
> implemented a jdk1.4 like logging interface in our frameworks that we
> can map to multiple logging frameworks.  Hopefully this will allow us to
> more easily move to jdk1.4 logging in the future if so desired.
I like log4j so I may be a bit biased but what would you gain by
switching from log4j to java 1.4 logging.  Log4j has more features. 
Basically, is there any gain by writing your own mapper instead of
just using log4j directly?

-- 
James Stauffer
http://www.geocities.com/stauffer_james/

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

Reply via email to