You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Mighty Tornado <mi...@gmail.com> on 2009/03/17 18:41:05 UTC

Console Output

Hi,
I am running Tomcat on Mac OS X.
How can I see output on the console of the command line?

For example, if I would like to put System.out statements in the code and
would like to see them on the console.

Thanks,

Re: Console Output

Posted by Ben Souther <be...@souther.us>.
cd into the $CATALINA_HOME/logs directory and type:

tail -f *




On Tue, 2009-03-17 at 13:41 -0400, Mighty Tornado wrote:
> Hi,
> I am running Tomcat on Mac OS X.
> How can I see output on the console of the command line?
> 
> For example, if I would like to put System.out statements in the code and
> would like to see them on the console.
> 
> Thanks,


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org