fix
This commit is contained in:
parent
63dc394c54
commit
3c78e2bb53
@ -9,10 +9,13 @@ spring:
|
||||
name: @application.name@
|
||||
config:
|
||||
import: classpath:base.yml,classpath:nacos.yml
|
||||
|
||||
logging:
|
||||
level:
|
||||
root: INFO
|
||||
org.springframework.cloud.gateway: DEBUG
|
||||
com.alibaba.nacos: DEBUG
|
||||
org.springframework.boot: DEBUG
|
||||
profiles:
|
||||
active: dev
|
||||
#logging:
|
||||
# level:
|
||||
# com.alibaba.cloud.nacos: DEBUG
|
||||
# com.alibaba.nacos: DEBUG
|
||||
# com.alibaba.nacos.client.config: DEBUG
|
||||
# com.alibaba.cloud.nacos.refresh: DEBUG
|
||||
# org.springframework.cloud.gateway: DEBUG
|
||||
# org.springframework.cloud.context.refresh: DEBUG
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user