日常提交
This commit is contained in:
@@ -81,5 +81,5 @@ logging.level.tomcat=trace
|
|||||||
```
|
```
|
||||||
> Spring Boot具有如下先定义好的log group,可以开箱即用
|
> Spring Boot具有如下先定义好的log group,可以开箱即用
|
||||||
> - web : org.springframework.core.codec, org.springframework.http, org.springframework.web, org.springframework.boot.actuate.endpoint.web, org.springframework.boot.web.servlet.ServletContextInitializerBeans
|
> - web : org.springframework.core.codec, org.springframework.http, org.springframework.web, org.springframework.boot.actuate.endpoint.web, org.springframework.boot.web.servlet.ServletContextInitializerBeans
|
||||||
> - org.springframework.jdbc.core, org.hibernate.SQL, org.jooq.tools.LoggerListener
|
> - sql : org.springframework.jdbc.core, org.hibernate.SQL, org.jooq.tools.LoggerListener
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user