Files
spring-boot/spring-boot-project
Brian Clozel d52b599eee Improve Servlet and Filter registration logging
Prior to this commit, the information logged at DEBUG level for the web
infrastructure was not consistent with the experience in Spring
Framework.

This commit moves some logging information about
`ServletContextInitializer` registrations from DEBUG to TRACE level and
gathers the Servlets and Filters registration logs into one-liners at
the DEBUG level.

Closes gh-15166
2018-11-21 10:29:55 +01:00
..
2018-11-15 10:43:40 -08:00
2018-11-11 11:03:29 +01:00
2018-11-11 11:03:13 +01:00
2018-10-02 10:30:14 -07:00