Cayenne used to setup basic Log4J configuration if it wasn't setup by
the user. Now it assumes that it is not the only framework in the
application that relies on shared logging service, so it does not
attempt to configure anything. So you may need to setup Log4J
yourself on app startup, e.
Can someone help with Cayenne 3M2 and log4j? When having commons-logging and
log4j libraries available and running ... it claims as below and no INFO logs
appears on console.
---
log4j:WARN No appenders could be found for logger
(org.apache.cayenne.conf.DefaultConfiguration).
log4j:WARN Please ini