gopiharan79
12 years agoOccasional Contributor
Logs not printed when war deployed in Tomcat
Hi,
The log.info statements we give in our groovy code is getting printed in soapui and when we run the maven test cases command line. Log files like global-groovy.log, soapui.log, soapui-errors.log are getting generated in soapui and the project location where maven build is executed.
However, when we create war from soapui and deploy in tomcat-linux container, not able to see these logs printed in console or getting generated in the tomcat workspace.
Can someone guide me how to enable the logging in tomcat container for these groovy logs?
Thanks,
Gopi.
The log.info statements we give in our groovy code is getting printed in soapui and when we run the maven test cases command line. Log files like global-groovy.log, soapui.log, soapui-errors.log are getting generated in soapui and the project location where maven build is executed.
However, when we create war from soapui and deploy in tomcat-linux container, not able to see these logs printed in console or getting generated in the tomcat workspace.
Can someone guide me how to enable the logging in tomcat container for these groovy logs?
Thanks,
Gopi.