using System.out instead of Logger
----------------------------------
Key: HHH-3786
URL:
http://opensource.atlassian.com/projects/hibernate/browse/HHH-3786
Project: Hibernate Core
Issue Type: Bug
Components: core
Affects Versions: 3.2.4.sp1
Reporter: Macko Usko
Priority: Trivial
AbstractBatcher class line:404
System.out.println("Hibernate: " + format(sql));
if <property name="hibernate.show_sql" value="true" /> then
console log is polluted with System.out.println() logs.
Logger should be used instead
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://opensource.atlassian.com/projects/hibernate/secure/Administrators....
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira