Browse Source

修改日志位置

niantuo 6 years ago
parent
commit
e274e10da6

+ 0 - 3
eureka-web/src/main/resources/application.yml

@@ -70,6 +70,3 @@ management:
     health:
       show-details: always
 
-logging:
-  path: .logs
-

+ 3 - 0
eureka-web/src/main/resources/bootstrap.yml

@@ -25,3 +25,6 @@ spring:
     bus:
       trace:
         enabled: true
+
+logging:
+  path: .logs/${spring.application.name}