• Stephane Nicoll's avatar
    Reduce ConfigFileApplicationListener logs · afd357f4
    Stephane Nicoll authored
    Previously, all attempts to log a configuration file were logged at DEBUG
    level which lead to a lot of noise as Spring Boot looks in many places by
    default.
    
    We now only log the files that are effectively found at DEBUG level and
    all failed attempts at TRACE level.
    
    Closes gh-3129
    afd357f4
Name
Last commit
Last update
..
.gitignore Loading commit data...
Guardfile Loading commit data...
appendix-application-properties.adoc Loading commit data...
appendix-auto-configuration-classes.adoc Loading commit data...
appendix-configuration-metadata.adoc Loading commit data...
appendix-dependency-versions.adoc Loading commit data...
appendix-executable-jar-format.adoc Loading commit data...
appendix.adoc Loading commit data...
build-tool-plugins.adoc Loading commit data...
deployment.adoc Loading commit data...
documentation-overview.adoc Loading commit data...
getting-started.adoc Loading commit data...
howto.adoc Loading commit data...
index-docinfo.xml Loading commit data...
index.adoc Loading commit data...
production-ready-features.adoc Loading commit data...
spring-boot-cli.adoc Loading commit data...
spring-boot-features.adoc Loading commit data...
using-spring-boot.adoc Loading commit data...