1
0
mirror of https://github.com/google/nomulus synced 2025-12-23 14:25:44 +00:00
Files
nomulus/jetty/logging.properties
2024-05-14 14:36:26 +00:00

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