记得上下班打卡 | git大法好,push需谨慎

Commit f18d0232 authored by 张国柄's avatar 张国柄

fix:config;

parent 3831c881
......@@ -15,7 +15,7 @@ liquidnet:
pattern-file: '%d{yyyy-MM-dd HH:mm:ss.SSS} [ %-5level] %thread [%logger{96}:%line] - %msg%n'
pattern-console: '%d{yyyy-MM-dd HH:mm:ss.SSS} [ %-5level] %thread [%logger{96}:%line] - %msg%n'
pattern-rolling-file-name: ${liquidnet.logfile.path}/${liquidnet.logfile.name}-%d{yyyy-MM-dd}.%i.log
level-root: info
level-root: debug
rabbitmq:
connection-timeout: 5000
mysql:
......
......@@ -25,7 +25,7 @@ logging:
root: info
#以下是为指定包设置日志级别
com:
liquidnet: info
liquidnet: ${liquidnet.logfile.level-root}
# -----------------------------------------------------------
eureka:
# client:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment