I wonder if it is possible to seperate catalina.out file regarding the application in Linux. i.e. I have two different webapps running under same tomcat. Both may have some unhandled exception logging. I want to have two different catalina.out file for each like catalina_webapp1.out and catalina_webapp2.out.
Asked
Active
Viewed 363 times