java - Tomcat console log to a file -
im using apache tomcat 7. when im going run tomcat security manager , _djava.security.debug parameter im getting much of texts in console. cant read text in console. need console log file. how can accomplish this.
using catalina.bat
run can start tomcat in current console instead of new console , can redirect standard error , standard output stream of command file using
catalina.bat run > tomcat.log
java tomcat logging securitymanager
No comments:
Post a Comment