Skip to content

Commit fdf1673

Browse files
committed
Fix wrong document
Currently, `org.springframework.boot.logging.structured.StructuredLoggingJsonMembersCustomizer` cannot be loaded from `spring.factories`
1 parent 74d69d0 commit fdf1673

File tree

1 file changed

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

1 file changed

+0
-1
lines changed

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -610,7 +610,6 @@ logging:
610610
----
611611

612612
TIP: For more advanced customizations, you can write your own class that implements the javadoc:org.springframework.boot.logging.structured.StructuredLoggingJsonMembersCustomizer[] interface and declare it using the configprop:logging.structured.json.customizer[] property.
613-
You can also declare implementations by listing them in a `META-INF/spring.factories` file.
614613

615614

616615

0 commit comments

Comments
 (0)