Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
默认情况下,Tomcat v7将所有内容都很好地记录到catalina.out. 当它变得太大时,我将其删除。从那时起,日志文件就不存在了。
Tomcat v7
catalina.out
我已经尝试手动创建它,但它保持不变。
Catalina out 文件是在 tomcat 启动期间创建的。文件的引用保存在 tomcat 中,直到服务器停止。当您重新启动服务器时,Catalina 将再次创建出来