Remove JPA logging

This commit is contained in:
Spencer Gibb
2018-02-01 19:18:54 -05:00
parent ca2e5e0405
commit e21d30772d

View File

@@ -4,3 +4,4 @@ debug: true
#logging.level.org.springframework.web: DEBUG
#logging.level.org.springframework.context.annotation: DEBUG
logging.level.org.hibernate=ERROR
logging.level.com.zaxxer.hikari=ERROR