What these implementation jars do is control where the logging goes. In this case slf4j logging will get routed to log4j.
But a consumer of geode might not want that, if they are using slf4j logging themselves. If this jar is not present, it just means the logging from micrometer and shiro might not go to the log4j log. [ Full content available at: https://github.com/apache/geode/pull/3314 ] This message was relayed via gitbox.apache.org for [email protected]
