Skip to content

Commit 04d0710

Browse files
committed
Remove outdated reference to ApplicationNameConverter
Closes gh-46364
1 parent f910c07 commit 04d0710

File tree

1 file changed

+0
-1
lines changed
  • spring-boot-project/spring-boot/src/main/resources/org/springframework/boot/logging/logback

1 file changed

+0
-1
lines changed

spring-boot-project/spring-boot/src/main/resources/org/springframework/boot/logging/logback/defaults.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ Default logback configuration provided for import
55
-->
66

77
<included>
8-
<conversionRule conversionWord="applicationName" class="org.springframework.boot.logging.logback.ApplicationNameConverter"/>
98
<conversionRule conversionWord="clr" class="org.springframework.boot.logging.logback.ColorConverter"/>
109
<conversionRule conversionWord="correlationId" class="org.springframework.boot.logging.logback.CorrelationIdConverter"/>
1110
<conversionRule conversionWord="esb" class="org.springframework.boot.logging.logback.EnclosedInSquareBracketsConverter" />

0 commit comments

Comments
 (0)