On Mon, 12 Mar 2001, Arnaud Vandyck wrote:
> 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
Actually, I think that's something different, because I set that path
attribute, and I still had to do redirection to capture stdout and
stderr (i.e. System.out and System.err). Maybe that's where the log()
stuff goes.
> > Note: This is on UNIX, not sure how things would be on Windows.
>
> I think it the same on Windows
Milt Epstein
Research Programmer
Software/Systems Development Group
Computing and Communications Services Office (CCSO)
University of Illinois at Urbana-Champaign (UIUC)
[EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]