Where to configure internal tomcat7 stdout/stderr log files

后端 未结 5 1258
广开言路
广开言路 2021-01-07 23:13

I\'m using Apache Tomcat 7.0.40 with Log4j config according to http://tomcat.apache.org/tomcat-7.0-doc/logging.html

Everything\'s working as expected, except that so

5条回答
  •  旧时难觅i
    2021-01-07 23:28

    On windows you'll have to go to tomcat/bin/service.bat and edit PR_LOGPATH variable (all of them). And probably reinstall service by "service remove" and "service install" On linux systems solution must be very similar

提交回复
热议问题