fix: error log output path in default dev application config.

pull/1415/head
Ryan Wang 2021-06-29 23:04:46 +08:00
parent 11cc0d27b9
commit aee82a5146
1 changed files with 1 additions and 1 deletions

View File

@ -59,7 +59,7 @@ logging:
org.hibernate.type.descriptor.sql.BasicBinder: INFO
org.hibernate.type.descriptor.sql.BasicExtractor: INFO
file:
path: ${halo.work-dir}/newLogs
path: ${halo.work-dir}/logs
springfox:
documentation: