mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-25 02:49:03 +00:00
Update JavaLoggerConfigurer to use the ApplicationContext classloader rather then the default classloader. Also refactored to introduce LoggingSystem enum to act as a strategy for the specific logging systems.