binance / binance/binance-futures-connector-java
logback.xml overrides client project's logger settings
- Dominant language
- Java
- Stars
- 191
- Forks
- 96
- PR merge metrics
- No merged PRs in 30d
Description
Is it possible to remove logback.xml from the project? The file from the jar overrides client's logging settings and can even lead to warnings (multiple logback.xml files) if clients also use logback, which is not desirable. With gradle it seems to be hard to exclude this file.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating logback.xml in the project and checking the Gradle packaging configuration that includes it in the JAR. Done means the connector no longer packages this file, so client logging settings are not overridden and duplicate-logback warnings are avoided.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- developer-experience
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100