> In windows, How to let the tomcat write the catalina log to the log file

I was going to suggest setting the CATALINA_OUT environment variable,
but it looks like that's only supported in catalina.sh for Unix hosts.
 If you're starting via startup.bat/catalina.bat, you could edit
catalina.bat to redirect STDOUT to a file.  See around line 286.

M

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

Reply via email to