mirror of
https://github.com/google/nomulus
synced 2025-12-23 14:25:44 +00:00
5 lines
251 B
Properties
5 lines
251 B
Properties
# Default logging configuration for Nomulus container.
|
|
|
|
# Turn off logging in Hibernate classes for misleading ERROR-level logs
|
|
org.hibernate.engine.jdbc.batch.internal.BatchingBatch.level=OFF
|
|
org.hibernate.engine.jdbc.spi.SqlExceptionHelper.level=OFF |