Github user jvz commented on the issue:
https://github.com/apache/logging-log4j2/pull/206
Point of comparison again, Spring:
https://projects.spring.io/spring-data-redis/
Realistically, we could have a generic log4j-redis module that could
contain implementations using both libraries (as optional dependencies), or it
could be done as submodules of that module while the log4j-redis module can
provide abstractions or a default provider at least.---
