Skip to content

Commit 687b87f

Browse files
committed
Merge branch '3.2.x' into 3.3.x
Closes gh-41622
2 parents 28faf12 + 92c3dbe commit 687b87f

File tree

1 file changed

+1
-1
lines changed
  • spring-boot-project/spring-boot-docs/src/docs/antora/modules/reference/pages/features

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-docs/src/docs/antora/modules/reference/pages/features/logging.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -508,7 +508,7 @@ You can use these extensions in any `log4j2-spring.xml` configuration file.
508508
NOTE: Because the standard `log4j2.xml` configuration file is loaded too early, you cannot use extensions in it.
509509
You need to either use `log4j2-spring.xml` or define a configprop:logging.config[] property.
510510

511-
NOTE: The extensions supersede the https://logging.apache.org/log4j/2.x/log4j-spring-boot/index.html[Spring Boot support] provided by Log4J.
511+
NOTE: The extensions supersede the https://logging.apache.org/log4j/2.x/log4j-spring-boot.html[Spring Boot support] provided by Log4J.
512512
You should make sure not to include the `org.apache.logging.log4j:log4j-spring-boot` module in your build.
513513

514514

0 commit comments

Comments
 (0)