Restore quiet logging on startup
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
Showing
Please register or sign in to comment