Hi, I am running uima inside a maven tomcat application, but I could not figure out how to capture the logs generated by the uima analysis engines and collection readers. What is the configuration in tomcat that will let me specify the location of the uima logs to be stored?
I tried putting logging.properties in the WEB-INF/classes folder but it seems to be ignored.
