• Phillip Webb's avatar
    Add Spring specific logging configuration support · 09eed727
    Phillip Webb authored
    Update AbstractLoggingSystem to support convention based logging
    configuration specifically for Spring applications. Configurations with
    the `-spring` suffix will now be loaded automatically (for example
    `logback-spring.xml`).
    
    This change allows for custom log configurations without needing to
    reinitialize the logging system. When standard configurations are used
    there is no way to prevent early initialization.
    
    Fixes gh-2558
    09eed727
Name
Last commit
Last update
docs Loading commit data...
eclipse Loading commit data...
spring-boot Loading commit data...
spring-boot-actuator Loading commit data...
spring-boot-autoconfigure Loading commit data...
spring-boot-cli Loading commit data...
spring-boot-dependencies Loading commit data...
spring-boot-deployment-tests Loading commit data...
spring-boot-devtools Loading commit data...
spring-boot-docs Loading commit data...
spring-boot-full-build Loading commit data...
spring-boot-integration-tests Loading commit data...
spring-boot-parent Loading commit data...
spring-boot-samples Loading commit data...
spring-boot-starters Loading commit data...
spring-boot-tools Loading commit data...
.gitignore Loading commit data...
.settings-template.xml Loading commit data...
.travis.yml Loading commit data...
CONTRIBUTING.adoc Loading commit data...
LICENSE.txt Loading commit data...
README.adoc Loading commit data...
pom.xml Loading commit data...