修复一个配置文件错误
This commit is contained in:
parent
17497067c7
commit
e88597d94a
|
@ -24,4 +24,4 @@ logging:
|
||||||
console: "%clr(%d{yyyy-MM-dd HH:mm:ss.SSS}){faint} %clr(${LOG_LEVEL_PATTERN:%-5p}) %clr(%-40.40logger{39}){cyan} %clr(:){faint} %m%n${LOG_EXCEPTION_CONVERSION_WORD:%wEx}"
|
console: "%clr(%d{yyyy-MM-dd HH:mm:ss.SSS}){faint} %clr(${LOG_LEVEL_PATTERN:%-5p}) %clr(%-40.40logger{39}){cyan} %clr(:){faint} %m%n${LOG_EXCEPTION_CONVERSION_WORD:%wEx}"
|
||||||
level:
|
level:
|
||||||
root: INFO
|
root: INFO
|
||||||
config: "classpath:logback-spring.xml"
|
# config: "classpath:logback-spring.xml"
|
Loading…
Reference in New Issue
Block a user