Description
All the org.apache.log4j imports are in tests.
- Most of them use org.apache.log4j.Level for changing log level. We should use org.slf4j.event.Level instead so that it is easier to change the slf4j binding.
- Some unused log4j code in RaftServerTestUtil should be removed.
Attachments
Issue Links
- is related to
-
RATIS-1742 Remove slf4j-log4j12 test dependency from ratis-common and ratis-server
- Resolved
- links to