Milt Epstein wrote:
> 
> On Fri, 9 Mar 2001, Jose Euclides da Silva Junior - DIGR.O wrote:
> 
> > -----BEGIN PGP SIGNED MESSAGE-----
> >
> > Hi.
> > I would like to know where the results of the println(method) are
> > stored(or logged)?
> 
> I'm using UNIX, and it looks like System.out and System.err are
> directed to the window/tty where tomcat was started.  As such, it's
> possible to capture them to files by redirecting stdout and stderr on
> the command line you use to start tomcat.

This happens when you do not set the path attribute in the Logger tag in
$TOMCAT_HOME/conf/server.xml

> Note: This is on UNIX, not sure how things would be on Windows.

I think it the same on Windows

-- 
Arnaud Vandyck <http://www.ressource-toi.org/>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to