Actions
Bug #25062
closedSet Hibernate logging in Candlepin to ERROR
Difficulty:
easy
Triaged:
Yes
Description
Due to a bug1 in Hibernate, we need to adjust the logging config to silence some excessive warnings:
log4j.logger.org.hibernate.internal.SessionImpl=ERROR
Actions