Skip to content

Commit 19115d1

Browse files
committed
Merge branch '2.1.x'
Closes spring-projectsgh-18283
2 parents 37b40aa + 9c9833f commit 19115d1

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

spring-boot-project/spring-boot-docs/src/main/asciidoc/spring-boot-features.adoc

+1-4
Original file line numberDiff line numberDiff line change
@@ -1675,13 +1675,10 @@ Spring Boot includes the following pre-defined logging groups that can be used o
16751675
| Name | Loggers
16761676

16771677
| web
1678-
| `org.springframework.core.codec`, `org.springframework.http`, `org.springframework.web`
1678+
| `org.springframework.core.codec`, `org.springframework.http`, `org.springframework.web`, `org.springframework.boot.actuate.endpoint.web`, `org.springframework.boot.web.servlet.ServletContextInitializerBeans`
16791679

16801680
| sql
16811681
| `org.springframework.jdbc.core`, `org.hibernate.SQL`, `org.jooq.tools.LoggerListener`
1682-
1683-
| sql
1684-
| `org.springframework.jdbc.core`, `org.hibernate.SQL`
16851682
|===
16861683

16871684

0 commit comments

Comments
 (0)