Can't stop Hibernate from writing log to console (log4j.properties is ok)
- by blackliteon
I've already set
<property name="show_sql">false</property>
& disable all messages in log4j.properties
But Hibernate shit to console with all queries & statements.