[hibernate-commits] [hibernate/hibernate-orm] 30f560: HHH-13306 Remove verbose logging from the standard...
Sanne Grinovero
noreply at github.com
Wed Mar 6 08:18:03 EST 2019
Branch: refs/heads/master
Home: https://github.com/hibernate/hibernate-orm
Commit: 30f560f94f1f4669c52ea4407fe624d049ab410f
https://github.com/hibernate/hibernate-orm/commit/30f560f94f1f4669c52ea4407fe624d049ab410f
Author: Jonas Fügedi <jonas at fugedi.se>
Date: 2019-03-06 (Wed, 06 Mar 2019)
Changed paths:
M hibernate-core/src/main/java/org/hibernate/internal/ExceptionMapperStandardImpl.java
Log Message:
-----------
HHH-13306 Remove verbose logging from the standard ExceptionMapper
Commit: d353a1038254ad41ee89ee34c4fd96d3f88f25fa
https://github.com/hibernate/hibernate-orm/commit/d353a1038254ad41ee89ee34c4fd96d3f88f25fa
Author: Sanne Grinovero <sanne at hibernate.org>
Date: 2019-03-06 (Wed, 06 Mar 2019)
Changed paths:
M hibernate-core/src/main/java/org/hibernate/internal/ExceptionMapperStandardImpl.java
Log Message:
-----------
HHH-13306 And remove the unused LOG instance as well
Compare: https://github.com/hibernate/hibernate-orm/compare/d8faee0d2c15...d353a1038254
More information about the hibernate-commits
mailing list