gchq/gaffer-tools

Replace direct usages of log4j with slf4j

t92549 opened this issue · 1 comments

This will enable the change to Reload4j in Gaffer 1.22.0 gchq/Gaffer#2609

Strictly speaking, this isn't a blocker for Gaffer 1.22.0. The import org.apache.log4j.Logger is part of Reload4j and would continue to work smoothly with Reload4j. This is still worth doing of course, just not a blocker.