Most projects where I use log4j2, I include all the following dependencies
thanks to framework logging divergence:

log4j-api
log4j-core
log4j-jcl
log4j-jul
log4j-slf4j-impl
log4j-1.2-api

Shading these together would be super-convenient. Would anyone else be
interested in such a thing? I usually see this sort of thing in testing
frameworks (like mockito-all, hamcrest-all, etc.), but calling this
log4j-all would be incorrect.

-- 
Matt Sicker <[email protected]>

Reply via email to