User friendly map toString in StatisticsUtils (#2203)

Signed-off-by: Avgustin Marinov <Avgustin.Marinov@bosch.com>
This commit is contained in:
Avgustin Marinov
2025-01-20 13:31:31 +02:00
committed by GitHub
parent 1f71d6ddb0
commit 25e45d5825
4 changed files with 27 additions and 6 deletions

View File

@@ -31,7 +31,7 @@ logging.level.org.eclipse.persistence=ERROR
## Enable Hibernate statistics
#spring.jpa.properties.hibernate.generate_statistics=true
## Disables info log messages from Hibernate statistics
logging.level.org.hibernate.engine.internal.StatisticalLoggingSessionEventListener=WARN
#logging.level.org.hibernate.engine.internal.StatisticalLoggingSessionEventListener=WARN
# Debug & Monitor Hibernate - END
#logging.level.org.springframework.security=TRACE