binance-futures-connector-java icon indicating copy to clipboard operation
binance-futures-connector-java copied to clipboard

logback.xml overrides client project's logger settings

Open ldoblies opened this issue 3 years ago • 2 comments

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.

ldoblies avatar Mar 16 '23 18:03 ldoblies

Definitely. We already have an internal ticket to solve this in a future major version upgrade.

aisling-2 avatar Jan 09 '24 14:01 aisling-2

Any updates for this one? version 3.0.4 still has this problem.

taran2laa avatar May 07 '24 20:05 taran2laa