apache / apache/logging-log4j2
Unwanted logging by StatusLogger
Open
invalid
- Dominant language
- Java
- Stars
- 3.6k
- Forks
- 1.7k
- Avg merge
- 21h 30m
- Merged PRs (30d)
- 27
Description
## Description
I think after the changes in https://github.com/apache/logging-log4j2/commit/4e00ea4bb2849185323e0310bcac283aff120cab I can now observe logging from org.apache.logging.log4j.core.config.AbstractConfiguration ("Starting configuration...", "Start watching for changes to...", etc) which were previously hidden by default. I think that logger used to by WARN by default, now it's INFO by default.
## Configuration
**Version:** 2.24.1
**Operating system:** Linux Mint 21.3
**JDK:** Adoptium 21.0.4+7
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.