Hibernate statistics should log at DEBUG level instead of INFO

Description

With came lots of output at INFO level during bulk operations:

Hibernate used to be completely silent (except at startup) when set at the INFO level. Now, it is very verbose.

If someone needs query timings they are probably debugging something. This output should probably set at DEBUG level instead of INFO.

Attachments

1

Activity

Brett MeyerMarch 7, 2014 at 10:08 PM

Bulk closing tickets resolved in released versions

Johnathan CrawfordOctober 19, 2011 at 10:14 PM

Thanks for the quick action Strong!

Johnathan CrawfordOctober 19, 2011 at 10:13 PM

Attached test case.

Johnathan CrawfordOctober 19, 2011 at 2:33 PM

I will create a test case this afternoon, might give this issue better visibility.

Johnathan CrawfordOctober 18, 2011 at 8:22 PM

We ran into the same surprise when looking into updating Hibernate I have created a patch for this and submitted a pull request @ https://github.com/hibernate/hibernate-core/pull/196

Fixed

Details

Assignee

Reporter

Components

Fix versions

Affects versions

Priority

Created April 13, 2011 at 8:21 PM
Updated March 7, 2014 at 10:08 PM
Resolved October 19, 2011 at 3:32 PM