we've made the jump to Log4J 2 given that Log4J has been abandoned. This hasn't required code changes as we use the bridge API, but we do need a new configuration file. There is a converter to do this automatically but it seems to result in us logging everything and not ignoring anything at all
we've made the jump to Log4J 2 given that Log4J has been abandoned. This hasn't required code changes as we use the bridge API, but we do need a new configuration file. There is a converter to do this automatically but it seems to result in us logging everything and not ignoring anything at all
https://logging.apache.org/log4j/2.x/log4j-1.2-api/apidocs/org/apache/log4j/config/Log4j1ConfigurationConverter.html