astyanax icon indicating copy to clipboard operation
astyanax copied to clipboard

Remove log4j.xml from astyanax-core

Open cyzhao opened this issue 8 years ago • 1 comments

A library should not contain default log4j configurations which can interfere with client's log4j configurations. E.g. in one case, my tests can't pick up log4j.properties in src/test/resources because log4j.xml in astyanax-core is located first.

cyzhao avatar Apr 17 '16 22:04 cyzhao

Please remove log4j.xml ! The log output will be confused on my production application by this issue.

nabedge avatar May 25 '17 01:05 nabedge