spring-projects / spring-projects/spring-boot
Debug Spring Boot Logging Configuration
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 81.5k
- Forks
- 42.7k
- Avg merge
- 2d 4h
- Merged PRs (30d)
- 65
Description
Enhancement proposal:
Logging can be configured through Spring Boot, which is great.
But since the configuration contract can be quite fragil especially with for example different Logging Implementations and /or different Logging configurations in the classpath, it would be great to have for example after Spring Boot Startup the possibility to log the Logging configuration, which Spring Boot uses.
Ideally the logging of the Logging Configuration would not depend on any logging Library.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no files, tests, or entry points. Start by tracing Spring Boot startup logging configuration across supported logging implementations and classpath configurations; done requires a concrete, library-independent way to report the active configuration after startup, with tests for the relevant combinations.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, spring-boot
- Domain
- backend, observability
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100