These types of logs don't look like they should be at INFO:
<snip>[INFO] 00:32:52,489 INFO [SQLQueryBuilder] CMP [Entity logical name= [SimpleCMPEntity]; physical name=[SimpleCMP]] - [Finder method= [findByPrimaryKey]; EJB-QL=[null]] compiled to [JDBCQueryCommand sql= [SELECT S.id FROM SimpleCMP S WHERE S.id = ?]]
</snip> Can we make these DEBUG instead? --jason