Add more log detail print of hibernate in development environment

pull/146/head
johnniang 2019-04-11 09:26:25 +08:00
parent cad85c0bc7
commit adabcedb5a
1 changed files with 3 additions and 1 deletions

View File

@ -48,7 +48,9 @@ spring:
logging:
level:
run.halo.app: DEBUG
org.hibernate: ERROR
org.hibernate: INFO
org.hibernate.type.descriptor.sql.BasicBinder: TRACE
org.hibernate.type.descriptor.sql.BasicExtractor: TRACE
file: ./logs/log.log
halo: