maven - Bridging from log4j2 to slf4j -


i'm using slf4j 1.7.x in conjunction logback in applications (it dropwizard-application). have libraries use log4j2 (not log4j), , logging goes /dev/null. can't find logj2-over-slf4j or log4j2-to-slf4j library in exising maven application, trick?

you may use log4j 2 slf4j adapter route log4j2 logs slf4j implementation. right slf4j not provide adapter log4j2.


Comments

Popular posts from this blog

python - No exponential form of the z-axis in matplotlib-3D-plots -

excel vba - VBA Proxy auto-configuration for http requests -

php - phpWord - Tables with borders in headers/footers -