Hi ,
I want the
tomcat logs on linux to be written to tomcat-4.1.30/logs/debs.log. How to that?
I just installed it and started it, but i find the following files inside logs directory.
catalina.out localhost_admin_log.2008-04-02.txt localhost_log.2008-04-02.txt
localhost_examples_log.2008-04-02.txt
I want the logs to be in debs.log and the tomcat-related issues with catalina.out.
How to set that ?
Thanks