Fix pre-defined logging group documentation

See gh-18270
This commit is contained in:
Alessandro Falappa
2019-09-18 14:55:12 +02:00
committed by Stephane Nicoll
parent 9434cb0e22
commit 6dab9bb224

View File

@@ -1570,7 +1570,7 @@ Spring Boot includes the following pre-defined logging groups that can be used o
| Name | Loggers
| 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
| `org.springframework.jdbc.core`, `org.hibernate.SQL`