Hi Andreas, One factor you should certainly take into consideration is whether your deployment environment is guaranteed to be JDK1.4 or higher. For example, many J2EE servers still only support JDK 1.3.x so the logging APIs are unavailable.
Hope this helps Keith -----Original Message----- From: Andreas Bothner [ MTN - Innovation Centre ] [mailto:[EMAIL PROTECTED] Sent: 11 March 2003 16:04 To: [EMAIL PROTECTED] Subject: What is the trend in the Java community? Hi, We are currently starting Java development within our company. I am confused as to whether we should use log4j or if we should consider using the new logging API in JDK 1.4... What factors should I take into consideration, and what is the Java community doing? Regards, Andreas --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
