Try using INFO, WARN, or DEBUG as shown here:
http://cayenne.apache.org/doc/configuring-logging.html
/dev/mrg
On Jan 25, 2008 8:29 AM, Jean-Paul Le Fèvre <[EMAIL PROTECTED]> wrote:
>
> One more time I'm facing difficulties with log4j :
>
> In my webapp application QueryLogger does not print any
One more time I'm facing difficulties with log4j :
In my webapp application QueryLogger does not print anything except at the
beginning.
In my config file I have set :
log4j.logger.org.apache.cayenne = all
log4j.logger.org.apache.cayenne.access.QueryLogger = all
log4j.logger.org.apache.cayenne.