diff --git a/config.dev.yml b/config.dev.yml index 3fb650ba..677542e8 100644 --- a/config.dev.yml +++ b/config.dev.yml @@ -90,6 +90,7 @@ logging: com.commafeed: DEBUG liquibase: INFO org.hibernate.SQL: ALL + org.hibernate.engine.internal.StatisticalLoggingSessionEventListener: WARN appenders: - type: console - type: file