-
Phillip Webb authored
Reinstate initializeWithSensibleDefaults() on AbstractLoggingSystem beforeInitialize(). This is required to ensure no superfluous logging output occurs when starting up a spring boot application from the command line. It appears that commit e9c649df modified the logic in an attempt to prevent double initialization. fixes gh-174
fa1ff72f