码迷,mamicode.com
首页 > 系统相关 > 详细

eclipse集成tomcat日志文件输出配置

时间:2016-05-13 17:16:20      阅读:200      评论:0      收藏:0      [点我收藏+]

标签:

 

eclipse集成tomcat日志文件输入配置

技术分享 分类:
 
 

Where can I view Tomcat log files in Eclipse?

 

I‘m not sure if you were after catalina.out or one of the other logs produced by Tomcat.

But, if you‘re after the catalina.out log file then follow the directions below:

  • In the servers tab, double-click on the Tomcat Server. You will get a screen called Overview.

  • Click on "Open launch configuration". Click on the "Common" tab.

  • Towards the bottom of the screen you can check the "File" checkbox and then specify a file that can be used to log your console (catalina.out) output.

  • Finally, restart the Tomcat server.

原文地址:http://stackoverflow.com/questions/2233053/where-can-i-view-tomcat-log-files-in-eclipse

eclipse集成tomcat日志文件输出配置

标签:

原文地址:http://www.cnblogs.com/rgqancy/p/5489932.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!