一、先切换到tomcat 目录:cd usr/local/tomcat5/logs 二、tail -f catalina.out 三、这样运行时就能够实时查看运行日志了
Ctrl+c 是退出tail命令。linux
alt+E+R重置。tomcat