Java Agent doesn't respect log level when using Spring Boot
Open
- Dominant language
- Java
- Stars
- 46
- Forks
- 20
- PR merge metrics
- No merged PRs in 30d
Description
Due to the differences in classloading used by Spring Boot vs. other Java apps, the java agent does not respect the configured Logging level for spring boot apps. We should investigate why this is and fix it.
Contributor guide
Assessment
This issue has not been assessed yet.