Commit 19115d19 authored by Stephane Nicoll's avatar Stephane Nicoll

Merge branch '2.1.x'

Closes gh-18283
parents 37b40aae 9c9833fc
...@@ -1675,13 +1675,10 @@ Spring Boot includes the following pre-defined logging groups that can be used o ...@@ -1675,13 +1675,10 @@ Spring Boot includes the following pre-defined logging groups that can be used o
| Name | Loggers | Name | Loggers
| web | web
| `org.springframework.core.codec`, `org.springframework.http`, `org.springframework.web` | `org.springframework.core.codec`, `org.springframework.http`, `org.springframework.web`, `org.springframework.boot.actuate.endpoint.web`, `org.springframework.boot.web.servlet.ServletContextInitializerBeans`
| sql | sql
| `org.springframework.jdbc.core`, `org.hibernate.SQL`, `org.jooq.tools.LoggerListener` | `org.springframework.jdbc.core`, `org.hibernate.SQL`, `org.jooq.tools.LoggerListener`
| sql
| `org.springframework.jdbc.core`, `org.hibernate.SQL`
|=== |===
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment