Hello. We are using 3.1M2 in jetty 7.3.0. For production I want to turn off the logging done by CommonsJdbcEventLogger. I got this to work with earlier versions of cayenne and a different servlet engine, but are stuck now. My log files are growing with GBs each day.
I have tried this web page and added the log4j definition to jetty/resources/log4j.properties https://cwiki.apache.org/confluence/display/CAYDOC30/Configuring+Logging and trunk/docs/doc/src/main/resources/doc/Documentation/Cayenne%20Guide/Deployment/Configuring%20Logging/index.html Is this still valid for 3.1? Regards, - Tore.