Netflix / astyanax

Cassandra Java Client
Apache License 2.0
1.04k stars 355 forks source link

Remove log4j.xml from astyanax-recipes and astyanax-entity-mapper jars #594

Open Ursula opened 8 years ago

Ursula commented 8 years ago

Hi,

Is it possible to remove the log4j.xml that is packaged in the astyanax-recipes and astyanax-entity-mapper jars please? The log4j file is getting picked up when these jars are deployed as a modules in a jboss environment and are overriding our logger settings.

Thanks, Ursula Kellmann

spordin commented 8 years ago

Also in astyanax-core, astyanax-thrift, and probably others. This is mostly a problem to those of us still using log4j.properties files because log4j looks for xml's first