Howdy,
>From a servlet,
getServletContext().log("theMessage");Yoav Shapira Millennium ChemInformatics >-----Original Message----- >From: Norris Shelton [mailto:[EMAIL PROTECTED] >Sent: Wednesday, June 25, 2003 9:49 AM >To: [EMAIL PROTECTED] >Subject: How do I use the FileLogger? > >I have a logger set-up inside my host defined as: > > <Logger className="org.apache.catalina.logger.FileLogger" >directory="logs" prefix="justicexchange_log." suffix=".txt" >timestamp="true"/> > >How do I send output to it? > >===== > >Norris Shelton >Software Engineer >Sun Certified Java 1.1 Programmer >Appriss, Inc. >ICQ# 26487421 >AIM NorrisEShelton >YIM norrisshelton > > >__________________________________ >Do you Yahoo!? >SBC Yahoo! DSL - Now only $29.95 per month! >http://sbc.yahoo.com > >--------------------------------------------------------------------- >To unsubscribe, e-mail: [EMAIL PROTECTED] >For additional commands, e-mail: [EMAIL PROTECTED] This e-mail, including any attachments, is a confidential business communication, and may contain information that is confidential, proprietary and/or privileged. This e-mail is intended only for the individual(s) to whom it is addressed, and may not be saved, copied, printed, disclosed or used by anyone else. If you are not the(an) intended recipient, please immediately delete this e-mail from your computer system and notify the sender. Thank you. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
