@@ -11,4 +11,6 @@ spring:
enabled: true
shared-configs:
- data-id: base.yaml
- refresh: true
+ refresh: true
+logging:
+ config: classpath:logback-dev.xml
@@ -10,3 +10,5 @@ spring:
refresh:
+ config: classpath:logback-spring.xml
+ config: classpath:logback-test.xml