commit
19115d19f0
|
@ -1675,13 +1675,10 @@ 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`, `org.jooq.tools.LoggerListener`
|
||||
|
||||
| sql
|
||||
| `org.springframework.jdbc.core`, `org.hibernate.SQL`
|
||||
|===
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue