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 f910c07 commit 04d0710Copy full SHA for 04d0710
spring-boot-project/spring-boot/src/main/resources/org/springframework/boot/logging/logback/defaults.xml
@@ -5,7 +5,6 @@ Default logback configuration provided for import
5
-->
6
7
<included>
8
- <conversionRule conversionWord="applicationName" class="org.springframework.boot.logging.logback.ApplicationNameConverter"/>
9
<conversionRule conversionWord="clr" class="org.springframework.boot.logging.logback.ColorConverter"/>
10
<conversionRule conversionWord="correlationId" class="org.springframework.boot.logging.logback.CorrelationIdConverter"/>
11
<conversionRule conversionWord="esb" class="org.springframework.boot.logging.logback.EnclosedInSquareBracketsConverter" />
0 commit comments