Files
spring-boot/spring-boot
Phillip Webb e0f62308bc Defer SpringBootServletInitializer getLog
Change `SpringBootServletInitializer` so that the logger is created
in `onStartup` rather than on class creation. The allows logging to
be initialized in an different WebApplicationInitializer.

Fixes gh-3704
2015-10-14 23:37:20 -07:00
..
2015-09-16 09:00:17 -07:00