File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
spring-boot-project/spring-boot/src/main/resources/org/springframework/boot/logging/logback Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ Default logback configuration provided for import
88 <conversionRule conversionWord =" applicationName" class =" org.springframework.boot.logging.logback.ApplicationNameConverter" />
99 <conversionRule conversionWord =" clr" class =" org.springframework.boot.logging.logback.ColorConverter" />
1010 <conversionRule conversionWord =" correlationId" class =" org.springframework.boot.logging.logback.CorrelationIdConverter" />
11- <conversionRule conversionWord =" esb" class =" org.springframework.boot.logging.logback.EnclosedInSquareBracketsConverter" />
11+ <conversionRule conversionWord =" esb" class =" org.springframework.boot.logging.logback.EnclosedInSquareBracketsConverter" />
1212 <conversionRule conversionWord =" wex" class =" org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter" />
1313 <conversionRule conversionWord =" wEx" class =" org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter" />
1414
You can’t perform that action at this time.
0 commit comments