• 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
..
src Loading commit data...
pom.xml Loading commit data...