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. You may want to check out Apache commons logging. "The Logging package is an ultra-thin bridge between different logging libraries."
http://jakarta.apache.org/commons/logging/ -- James Stauffer http://www.geocities.com/stauffer_james/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]