File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
spring-boot-project/spring-boot-docs/src/docs/antora/modules/reference/pages/features Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -623,7 +623,7 @@ You can use these extensions in any `log4j2-spring.xml` configuration file.
623
623
NOTE: Because the standard `log4j2.xml` configuration file is loaded too early, you cannot use extensions in it.
624
624
You need to either use `log4j2-spring.xml` or define a configprop:logging.config[] property.
625
625
626
- NOTE: The extensions supersede the https://logging.apache.org/log4j/2.x/log4j-spring-boot/index .html[Spring Boot support] provided by Log4J.
626
+ NOTE: The extensions supersede the https://logging.apache.org/log4j/2.x/log4j-spring-boot.html[Spring Boot support] provided by Log4J.
627
627
You should make sure not to include the `org.apache.logging.log4j:log4j-spring-boot` module in your build.
628
628
629
629
You can’t perform that action at this time.
0 commit comments