Absolutely. There are two possible approaches, however with JRUN it
automatically captures all System.out and System.err to log files. My
particular installation will capture of .out messages to

{jrun.rootdir}/logs/{jrun.server.name}-out.log which for me translates to
/jrun/servers/logs/admin-out.log

Also, you could write a simple log service which you could use in your
servlets/beans and toggle it on and off via a property file.

Hope this helps,
Dean

-----Original Message-----
From: A mailing list for discussion about Sun Microsystem's Java Servlet API
Technology. [mailto:[EMAIL PROTECTED]]On Behalf Of Desarrollo
Sent: Thursday, August 17, 2000 4:53 PM
To: [EMAIL PROTECTED]
Subject: JRUN and System.out

Hi...

I�am a new JRun�s user.
Does anybody know how to send a System.out.println("XXX") to a log
file...???

Thanks in advance


---------------------------------------------------------------------------
Visite nuestro sitio web y obtenga m�s informaci�n
http://www.e-professional.to

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to