No this only writes the following:

Using CATALINA_BASE:   D:\liferay\tomcat-6.0.18
Using CATALINA_HOME:   D:\liferay\tomcat-6.0.18
Using CATALINA_TMPDIR: D:\liferay\tomcat-6.0.18\temp
Using JRE_HOME:        D:\liferay\tomcat-6.0.18/jre1.5.0_17/win

Then it spawns a new window for Tomcat output.


On Mon, Dec 21, 2009 at 11:32 AM, André Warnier <a...@ice-sa.com> wrote:
> Richard Sayre wrote:
>>
>> I usually install Tomcat as a Service under windows which causes all
>> Tomcat output to go to stdout.log.  I am in a situation where I can
>> not do this.  I have to start Tomcat from the command line.  When I do
>> all of Tomcats output is logged to the console.  How do I manually
>> configure Tomcat so the output gets logged to a file?
>>
>> I tried the instructions under the log4j section here
>> http://tomcat.apache.org/tomcat-6.0-doc/logging.html
>>
>> When I restarted Tomcat no new log file was created.  The output
>> stilled logged to the console window.
>>
>> I couldn't find any other documentation on how to do this in Tomcat 6.
>>
>> Can some one point me to some documentation on how to set up this type
>> of logging?
>>
> startup.bat > outputfile
>
> ?
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
> For additional commands, e-mail: users-h...@tomcat.apache.org
>
>

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

Reply via email to