File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Tomcat and the fly likes how to roll Tomcat 5.5 / 6 main logs Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Products » Tomcat
Reply Bookmark "how to roll Tomcat 5.5 / 6 main logs" Watch "how to roll Tomcat 5.5 / 6 main logs" New topic
Author

how to roll Tomcat 5.5 / 6 main logs

Meir Yan
Ranch Hand

Joined: Apr 27, 2006
Posts: 597

hi
im using tomcat as servlet container for my web app , now im controlling my web app logs with log4j and its has its own log4j jar and its own log4j configuration file
but now i need to control the main tomcat logs (Catalina.out for example) .
i need to roll then by size and control its debug level how can i do that
without adding log4j to tomcat and to use the build in tomcat logs
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: how to roll Tomcat 5.5 / 6 main logs
 
Similar Threads
Problem with shared access to Log4j in Tomcat
Help with log4j viewer
Tomcat log4j dosn't roll files as supposed to
$CATALINA_HOME/conf, $CATALINA_HOME/work, $CATALINA_HOME/logs
Any body use Log4J with Tomcat?