diff --git a/config.dev.yml b/config.dev.yml index 8a77db95..b5da3d25 100644 --- a/config.dev.yml +++ b/config.dev.yml @@ -91,7 +91,7 @@ logging: loggers: com.commafeed: DEBUG liquibase: INFO - org.hibernate.SQL: ALL + org.hibernate.SQL: INFO # or ALL for sql debugging org.hibernate.engine.internal.StatisticalLoggingSessionEventListener: WARN appenders: - type: console