I'm using JDK1.4 logging in parallel with Apache's Commons-Logging and it works fine. The Apache's Common-Logging should be using JDK1.4 logging as well for its underlying implementation since it (JDK1.4 logging) exists in my environment.
robert > -----Original Message----- > From: Navjot Singh [mailto:[EMAIL PROTECTED] > Sent: Tuesday, March 18, 2003 4:44 AM > To: Struts Users List > Subject: struts jdk1.4 logging > > > Greetings, > > Has anybody tried to use JDK1.4 logging with struts? > > Does it work OK without any conflicts with Apache's Commons-Logging? > > regards > navjot singh > > > --------------------------------------------------------------------- > 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]

