We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent adc9ddd commit e2ed205Copy full SHA for e2ed205
springboot-websocket/src/main/resources/application.yml
@@ -24,20 +24,4 @@ logging:
24
ROOT: INFO
25
com:
26
xncoding: DEBUG
27
- file: E:/logs/app.log
28
-
29
----
30
31
-#####################################################################
32
-######################## 测试环境profile ##########################
33
34
35
-spring:
36
- profiles: test
37
38
-logging:
39
- level:
40
- ROOT: INFO
41
- com:
42
- xncoding: DEBUG
43
- file: /var/logs/app.log
+ file: D:/logs/app.log
0 commit comments