Hi, Andre!

On Thu, Dec 22, 2011 at 7:25 PM, Andre Gustavo Lomonaco
<[email protected]> wrote:
> Hi guys,
>
> I change the click.xml file to <mode value="production"/>, restart both the
> Application and the Tomcat
> Even after that change, I can see INFO messages in the log (catalina.out)
>
> INFO   | jvm 1    | 2011/12/22 18:39:50 | [INFO ]
> [org.apache.cayenne.access.QueryLogger]  === returned 76 rows. - took 2 ms.
> INFO   | jvm 1    | 2011/12/22 18:39:50 | [INFO ]
> [org.apache.cayenne.access.QueryLogger]  +++ transaction committed.
> INFO   | jvm 1    | 2011/12/22 18:41:39 | [INFO ]
> [org.apache.cayenne.access.QueryLogger]  --- will run 1 query.
> INFO   | jvm 1    | 2011/12/22 18:41:39 | [INFO ]
> [org.apache.cayenne.access.QueryLogger]  Opening connection:
> jdbc:hsqldb:mem:examples
>

Those log msg are from cayenne. You can adjust it following this doc[1].

Regards,

Gilberto Caetano de Andrade
http://blog.gilbertoca.com

[1] http://cayenne.apache.org/doc30/configuring-logging.html
> I need do another configuration beside the click.xml change ??
>
> My Best Regards
>
> Andre Gustavo Lomonaco
>
>
>

Reply via email to