spring-boot/spring-boot-devtools
Phillip Webb a530221213 Ensure startup failures are only logged once
Update SpringApplication so that startup exceptions are only logged
once. A custom UncaughtExceptionHandler is now used when running in
the main thread to suppress errors that have already been logged.

Fixes gh-4423
2015-11-10 23:02:13 -08:00
..
src Ensure startup failures are only logged once 2015-11-10 23:02:13 -08:00
pom.xml Prevent restarts from switching off Log4J2-based logging 2015-10-29 14:40:19 +00:00