Since calling run-app uses the tomcat-plugin in grails, how do I modify the grails AccessLogValve in the server.xml when it does not exists?
I only need this for development since in production I will just deploy the war to tomcat.
Thanks In Advance