I am having the same problem. The docs say that you can use either
but they do not going into sufficient detail (as a primer) so that I
can control it. If anyone has be able to do this with 3.0M6, I would
appreciate a simple example.
Thanks,
Joe
On Jun 11, 2009, at 10:21 AM, Aristedes Maniatis wrote:
On 12/6/09 12:13 AM, Jason Ward wrote:
log4j.logger.org.objectstyle.cayenne = OFF
log4j.logger.org.objectstyle.cayenne.access.QueryLogger = OFF
log4j.logger.org.objectstyle.cayenne.conf = OFF
log4j.logger.org.objectstyle.cayenne.util = OFF
Note that the packaging changed from org.objectstyle to org.apache
with Cayenne 2.x. That is probably your problem.
Ari Maniatis