Skip to content

Commit 15ded1e

Browse files
committed
Warn that "Custom Log Configuration" take precedence over "Structured Logging"
1 parent de26832 commit 15ded1e

File tree

1 file changed

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

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -450,6 +450,7 @@ Spring Boot supports structured logging and has support for the following JSON f
450450

451451
To enable structured logging, set the property configprop:logging.structured.format.console[] (for console output) or configprop:logging.structured.format.file[] (for file output) to the id of the format you want to use.
452452

453+
WARNING: xref:#features.logging.custom-log-configuration[Custom Log Configuration] take precedence over structured logging.
453454

454455

455456
[[features.logging.structured.ecs]]

0 commit comments

Comments
 (0)