mirror of https://github.com/halo-dev/halo
Add more log detail print of hibernate in development environment
parent
cad85c0bc7
commit
adabcedb5a
|
@ -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:
|
||||
|
|
Loading…
Reference in New Issue