Re: Re Directing tomcat console out put to log files

2009-10-10 Thread André Warnier
Ziggy wrote: Have a look at this page http://tomcat.apache.org/tomcat-4.1-doc/config/logger.html On Sat, Oct 10, 2009 at 11:12 AM, Ziggy wrote: Sorry vijay my comments were directed at Andre Ziggy, Vijay, my comments were not really /meant/ to be rude. But I admit they were kind of rough.

Re: Re Directing tomcat console out put to log files

2009-10-10 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Vijay, On 10/9/2009 9:24 AM, VijayKS wrote: > I installed the exe version of tomcat 4.1 . > There is no catalina.log files present. > "localhost_log.2009-10-09.txt" This is the file name is in > C:\tomcat4.1\logs\ folder. > But the System.out. messag

Re: Re Directing tomcat console out put to log files

2009-10-10 Thread Ziggy
Have a look at this page http://tomcat.apache.org/tomcat-4.1-doc/config/logger.html On Sat, Oct 10, 2009 at 11:12 AM, Ziggy wrote: > Sorry vijay my comments were directed at Andre > > On 10/10/09, Ziggy wrote: > > Hi vijay > > Your comments are not really helpfull and are rude. > > Just because

Upgrading (was Re: Re Directing tomcat console out put to log files)

2009-10-10 Thread Peter Crowther
2009/10/10 Ziggy : > Just because something has been updated it does not mean that you have > to use the latest version.. There could be a million reasons why > someone decides to stick with an older version of an application. > Upgrading just for the sake of it does not make sense business sense >

Re: Re Directing tomcat console out put to log files

2009-10-10 Thread Ziggy
Sorry vijay my comments were directed at Andre On 10/10/09, Ziggy wrote: > Hi vijay > Your comments are not really helpfull and are rude. > Just because something has been updated it does not mean that you have > to use the latest version.. There could be a million reasons why > someone decides t

Re: Re Directing tomcat console out put to log files

2009-10-10 Thread Ziggy
Hi vijay Your comments are not really helpfull and are rude. Just because something has been updated it does not mean that you have to use the latest version.. There could be a million reasons why someone decides to stick with an older version of an application. Upgrading just for the sake of it do

Re: Re Directing tomcat console out put to log files

2009-10-09 Thread André Warnier
VijayKS wrote: VijayKS wrote: Hi I m using Tomcat 4.1. I try to redirect System.out to log files, but unable to do it. Help me to resolve this issue I installed the exe version of tomcat 4.1 . There is no catalina.log files present. "localhost_log.2009-10-09.txt" This is the file name is

RE: Re Directing tomcat console out put to log files

2009-10-09 Thread Caldarale, Charles R
> From: Ziggy [mailto:zigg...@gmail.com] > Subject: Re: Re Directing tomcat console out put to log files > > all output for System.out statements should by default go to the > tomcat log file which is in $CATALINA_HOME/logs/catalina.out That's not quite correct. The logs/

Re: Re Directing tomcat console out put to log files

2009-10-09 Thread VijayKS
VijayKS wrote: > > Hi I m using Tomcat 4.1. > I try to redirect System.out to log files, but unable to do it. > Help me to resolve this issue > I installed the exe version of tomcat 4.1 . There is no catalina.log files present. "localhost_log.2009-10-09.txt" This is the file name is in C:

Re: Re Directing tomcat console out put to log files

2009-10-09 Thread Ziggy
all output for System.out statements should by default go to the tomcat log file which is in $CATALINA_HOME/logs/catalina.out Is anything getting written to that file? On 10/9/09, VijayKS wrote: > > Hi I m using Tomcat 4.1. > I try to redirect System.out to log files, but unable to do it. > Hel