Hi! i noticed this, too. but i didn' manage to turn the logging on. in my tomcat logs i only see System.out.println() messages. further i can't find any docs how to turn logging (perhaps in server.xml??) on.
can you tell me how to do this? thanx a lot markus * Jon.Ridgway <[EMAIL PROTECTED]> [2002-05-16 17:08]: > Use the org.apache.commons.logging implementation then you can use either > without having to change your code. Indeed this is what Struts uses > internally (I think). > > Jon Ridgway > > -----Original Message----- > From: Chen, Dean (Zhun) [mailto:[EMAIL PROTECTED]] > Sent: 16 May 2002 14:40 > To: 'Struts Users Mailing List' > Subject: JDK 1.4 Logging with Struts > > Has anyone implemented JDK 1.4's Logging features with Struts? We used > Log4J, but since 1.4 has Logging incorporated, we are investigating this > option, any suggestions? The examples on Sun's web site aren't too helpful > because it doesn't give you examples of configuration files. Also, how can > this be integrated with Tomcat or Weblogic? > > Thanks, > > Dean Chen > > > -- > To unsubscribe, e-mail: > <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: > <mailto:[EMAIL PROTECTED]> > > The contents of this email are intended only for the named addressees and > may contain confidential and/or privileged material. If received in error > please contact UPCO on +44 (0) 113 201 0600 and then delete the entire > e-mail from your system. Unauthorised review, distribution, disclosure or > other use of this information could constitute a breach of confidence. Your > co-operation in this matter is greatly appreciated. > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

